project-scaffold
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to create directory structures and empty metadata files (.gitkeep, README.md) using standard Python libraries (pathlib).
- [COMMAND_EXECUTION]: The included script 'scripts/scaffold.py' uses safe directory creation methods and does not execute arbitrary shell commands or external processes.
- [DATA_EXPOSURE]: No network calls, file exfiltration patterns, or access to sensitive system paths (such as SSH keys or credentials) were detected.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote code, scripts, or binary files from external sources.
- [PROMPT_INJECTION]: The skill instructions and reference documents contain no patterns of prompt injection, role-play bypass, or safety filter overrides.
Audit Metadata