senior-fullstack
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected across the analyzed threat categories. The skill's components align with its stated purpose of project scaffolding and code quality analysis.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
scripts/code_quality_analyzer.py,scripts/fullstack_scaffolder.py,scripts/project_scaffolder.py) intended for local execution. These scripts perform basic file system checks and report generation using standard libraries (pathlib,argparse) without invoking dangerous subprocesses or shell commands. - [DATA_EXPOSURE_AND_EXFILTRATION]: No hardcoded credentials, sensitive file path access, or network operations were found in the provided files. The scripts only interact with user-provided directory paths for analysis.
- [PROMPT_INJECTION]: The markdown documentation and metadata do not contain any instructions aimed at bypassing agent safety filters or overriding system prompts.
Audit Metadata