microservices-architect
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [Prompt Injection] (SAFE): No patterns of instruction override, jailbreaking, or system prompt extraction were detected in the skill instructions or metadata.
- [Data Exposure & Exfiltration] (SAFE): The skill does not contain any commands for file system access, network communication, or hardcoded credentials.
- [Obfuscation] (SAFE): All content is in plain text. No Base64, zero-width characters, or homoglyphs are present.
- [Unverifiable Dependencies & RCE] (SAFE): The skill does not define any Python or Node.js dependencies and does not download or execute remote scripts.
- [Privilege Escalation] (SAFE): No administrative commands (sudo, chmod) or attempts to modify system configurations were found.
- [Indirect Prompt Injection] (LOW): The skill is designed to process user-provided architectural scenarios. While it lacks explicit boundary markers for untrusted data, it has no side-effect capabilities (no file-write, no network, no subprocess calls), rendering the risk negligible.
- [Dynamic Execution] (SAFE): There is no runtime code generation, compilation, or use of unsafe deserialization methods (like pickle or eval).
Audit Metadata