mcp-server
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on debugging and specification validation. It does not contain any malicious patterns, obfuscation, or unauthorized access attempts.
- [DATA_EXFILTRATION]: While the skill handles repository paths and external API interaction, it explicitly instructs the agent to block path traversal attempts (e.g., '../') and enforce timeouts on external calls.
- [PROMPT_INJECTION]: The skill handles potentially untrusted data such as logs and repository content. However, it includes safety rules for input validation and path sanitization to mitigate risks associated with indirect prompt injection.
Audit Metadata