dev-guide-generator
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any malicious patterns or attack vectors. It defines a rigid Standard Operating Procedure (SOP) for tutorial generation that prioritizes user safety and technical accuracy.
- [CREDENTIALS_UNSAFE]: The skill includes specific safeguards against credential exposure, instructing the agent to never include real API keys, passwords, or tokens in its output and to use standardized placeholders (e.g.,
YOUR_API_KEY) instead. - [COMMAND_EXECUTION]: While the skill generates shell commands for users (e.g.,
sudo apt update), it limits these to official documentation and mainstream package managers. It explicitly forbids generating commands that create security risks, such aschmod 777or disabling firewalls. - [EXTERNAL_DOWNLOADS]: The instructions explicitly prohibit the use of third-party scripts or unverified sources for installation steps, requiring that all suggested tools come from officially recognized repositories.
Audit Metadata