templates
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a static resource for project templates. No malicious code, obfuscation, or persistence mechanisms were detected across the 14 analyzed files.
- [COMMAND_EXECUTION]: The template files (such as cli-tool/TEMPLATE.md and python-fastapi/TEMPLATE.md) provide shell commands for project initialization, including
npm install,pip install, andnpxcommands. These are legitimate development workflows and do not exhibit suspicious behavior. - [EXTERNAL_DOWNLOADS]: The skill references the installation of external packages from official registries (npm and PyPI). These downloads are performed using standard package managers and target well-known open-source libraries, qualifying as safe under the established recognition rules for well-known services.
Audit Metadata