auditor-quiz
仓库创建 2025年2月1日最近提交 7 天前SkillHot 收录 20 天前
▸ 精选理由
便于评估审计人员对项目安全与弱点的理解。
▸ 风险提示
可能会处理敏感代码或暴露内部信息,请注意权限。
这个 Skill 做什么
基于代码与文档生成安全审核员的交互式知识测验。
把代码库和文档里的内容变成互动测验题,帮安全审核员检验对代码、协议机制、风险点和潜在漏洞的理解程度。常在准备安全审计、代码评审或复盘时用,能快速发现理解盲点。特色是聚焦安全相关的关键路径与攻击向量,通常出 8–10 道有针对性的题目。
▸ 展开 SKILL.md 英文原文
Generate and administer interactive knowledge quizzes for security auditors based on repository documentation and code. Use when an auditor needs to be tested on their understanding of a codebase, protocol mechanics, security considerations, potential vulnerabilities, or core functionality. Triggers include requests like "quiz me on", "test my knowledge", "generate a quiz", or when preparing for security audits and code reviews.
119
Stars
28
Forks
14
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/forefy/.context/main/skills/auditor-quiz/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/forefy/.context/main/skills/auditor-quiz/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Auditor Quiz Skill Generate focused, security-oriented quizzes to test auditor understanding of codebases, protocols, and documentation. ## Overview This skill creates 8-10 question quizzes that focus on: - Protocol/system understanding and core mechanisms - Weakness points and potential vulnerabilities - Security considerations and attack vectors - Core functionality and critical code paths Questions are generated from repository documentation (README, docs/, whitepapers, specifications, inline comments) and presented interactively with immediate feedback. ## Workflow 1. **Identify documentation sources** - Search for documentation files: `*.md`, `README*`, `docs/*`, `*.sol` (com
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有