templates
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were found in any of the skill files. The templates provide standard documentation and structural guidelines for scaffolding new applications.
- [COMMAND_EXECUTION]: The template files include documentation for standard shell commands (such as
npm install,pip install, andnpx create-next-app) used for project initialization. These are instructional and align with the skill's stated purpose of project scaffolding. - [EXTERNAL_DOWNLOADS]: The skill references well-known technology stacks and official package registries (NPM, PyPI) which are standard for modern development workflows. No suspicious or unverified remote scripts are executed.
Audit Metadata