agent-skill-templates
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Extensive review of the bash scripts and markdown files reveals no evidence of malicious intent or hidden attack vectors.\n- [COMMAND_EXECUTION] (SAFE): The scripts
create-agent.shandcreate-skill.shuse standard shell commands (mkdir,cat) to automate the creation of boilerplate files. While these scripts utilize command-line arguments to determine file paths, the operations are restricted to local file creation for development purposes and do not involve executing untrusted code or downloading external assets.
Audit Metadata