senior-fullstack
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides three Python scripts (
fullstack_scaffolder.py,project_scaffolder.py, andcode_quality_analyzer.py) which serve as tool wrappers. Analysis of these scripts confirms they contain no network operations, subprocess executions, or file system modifications beyond existence checks. - [SAFE]: The documentation files in the
references/directory provide standard architectural guidelines and code examples. No prompt injection or obfuscated content was found within these markdown files. - [SAFE]: While the
SKILL.mdfile references standard dependency installation commands (npm install,pip install), there are no actual dependency manifest files (likepackage.jsonorrequirements.txt) included in the skill, and the instructions follow best practices by recommending a.envfile for secrets.
Audit Metadata