clean-architecture-ts
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions attempting to override system prompts or bypass safety filters were found.
- DATA_EXPOSURE (SAFE): No hardcoded credentials, API keys, or access to sensitive local file paths (e.g., .ssh, .aws) are present. Code examples use generic placeholders.
- EXTERNAL_DOWNLOADS (SAFE): No remote scripts are downloaded or executed. The skill mentions standard libraries like 'tsyringe' for architectural purposes.
- REMOTE_CODE_EXECUTION (SAFE): There are no patterns involving the execution of code from remote sources or untrusted inputs.
- COMMAND_EXECUTION (SAFE): No subprocess spawning or shell command execution is present in the skill.
- INDIRECT_PROMPT_INJECTION (SAFE): The skill serves as a documentation reference and does not ingest or process untrusted external data that could influence agent behavior.
- OBFUSCATION (SAFE): All content is written in clear, human-readable text and standard TypeScript code.
Audit Metadata