your-skill-name
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues were detected. The skill consists of template files designed for initialization.
- [COMMAND_EXECUTION] (SAFE): The
scripts/setup.shscript performs local file operations (creating aconfig.jsonfile) to initialize the skill's environment. This is standard behavior for skill setup and does not involve untrusted input or elevated privileges. - [EXTERNAL_DOWNLOADS] (SAFE): The
package.jsonfile includes a dependency on@agentskill/installer, which is a utility for managing skill lifecycles. No suspicious remote code downloads or executions (likecurl | bash) were found.
Audit Metadata