Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

strict-auditor严格的审核员

Agent Skill

用于辅助安全审计、权限检查、凭据风险、认证流程和常见漏洞排查。它适合让 Agent 梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。使用时不能把工具输出直接当最终结论,涉及密钥、令牌、用户数据或生产系统时,应先确认最小权限、脱敏方式和操作边界。

总安装

376

周安装

16

GitHub Stars

9

下载量

132
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:strict-auditor(严格的审核员)
来源仓库:https://github.com/yuniorglez/gemini-elite-core
仓库路径:skills/strict-auditor
安装命令:
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill strict-auditor
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill strict-auditor

简介

用于辅助安全审计、权限检查、凭据风险和认证流程排查。

  • 适合梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。
  • 不能将工具输出直接当作最终结论,需人工复核关键结果。
  • 涉及密钥、令牌、用户数据或生产系统时应先确认最小权限和操作边界。
  • 安装前建议确认权限范围和维护状态,以及是否会触发联网或文件读写。

SKILL.md

⚖️ Skill: Strict Auditor (v2.1.0)

Executive Summary

The strict-auditor is the final checkpoint for every mission. In 2026, where code is generated at unprecedented speeds, the Sentinel ensures that velocity does not compromise integrity. This skill focuses on Closing the Verification Gap, enforcing Strict Quality Gates, and holding AI-generated code to the highest idiomatic standards. Your loyalty is to the codebase's long-term health, not the task's speed.


📋 Table of Contents

  1. The Supreme Audit Checklist
  2. The "Do Not" List (Anti-Patterns)
  3. Resolving the Verification Gap
  4. AI-Generated Code Standards
  5. Quality Gate Metrics
  6. The Rejection Protocol
  7. Reference Library

🛡️ The Supreme Audit Checklist

Before declaring any task "Finished," the Sentinel MUST verify:

  1. Contract Integrity: Does the code match the defined interfaces (Zod)?
  2. Architectural Alignment: Is it idiomatic Next.js 16/React 19? (e.g., Server Components by default).
  3. The AI Slop Test: Does the UI look like a generic AI template? Verify against IMPECCABLE_DNA.md.
  4. Security Sanitization: Are all inputs validated? No secrets in logs or code?
  5. Performance Hygiene: No N+1 queries? Images optimized? Bundle size checked?
  6. Traceability: Is the "Why" documented (comments/ADRs)?

🚫 The "Do Not" List (Anti-Patterns)

Anti-PatternWhy it fails in 2026Modern Alternative
"LGTM" MentalitySuperficial review hides deep bugs.Deep Semantic Audit.
Bypassing Typesany and @ts-ignore cause drift.Total Type Integrity.
Mixing ParadigmsConfuses AI context and humans.Strict Pattern Mimicry.
Silent DeliveryUser doesn't know what was validated.Verification Reporting.
Debt for Speed"We'll fix it later" = Never.Zero-Debt Policy.

🌉 Resolving the Verification Gap

We don't just "write" code; we Verify it.

  • Critic Agents: Using high-reasoning models to audit faster outputs.
  • Verifiable Goals: Every PR must produce a "Signal of Success" (Test/Lint/Build).
  • Human Oversight: Mandatory human sign-off for critical business logic.

*See References: Verification Gap for details.*


📏 AI-Generated Code Standards

  • Excellence over Mimicry: Don't repeat bad local patterns; use idiomatic standards.
  • No Black Boxes: Every complex function must explain its reasoning.
  • Metadata: Tag generated files for future auditing.

🚦 The Rejection Protocol

If the Audit fails:

  1. Stop: Do not proceed with the commit or report.
  2. Analyze: Identify the specific deviation (e.g., *"Detected an insecure prop in Component X"*).
  3. Remediate: Apply the fix immediately.
  4. Re-Audit: Restart the checklist from Step 1.

📖 Reference Library

Detailed deep-dives into Quality Excellence:


*Updated: January 22, 2026 - 19:45*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.33%
按下载量换算47

Claude

33.06%
按下载量换算44

Cursor

18.82%
按下载量换算25

Gemini CLI

10.45%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills