clade-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely informational documentation providing code snippets for performance optimization of the Anthropic API. All external references point to official Anthropic documentation (docs.anthropic.com), which is a trusted source.
- [PROMPT_INJECTION]: No malicious prompt injection patterns, bypass instructions, or safety overrides were detected. The skill contains standard instructional language for optimizing agent responses.
- [DATA_EXPOSURE]: No hardcoded credentials, sensitive file paths, or unauthorized network exfiltration patterns were found. The code snippets correctly demonstrate using environment-configured Anthropic clients.
- [REMOTE_CODE_EXECUTION]: The skill does not perform or encourage remote code execution from untrusted sources. The TypeScript snippets provided are for illustrative purposes and target standard API interactions.
- [OBFUSCATION]: Analysis of the text and code snippets revealed no hidden URLs, base64 encoding, homoglyphs, or zero-width character obfuscation.
- [INDIRECT_PROMPT_INJECTION]: While the code examples show the interpolation of user input into API calls, this is a standard and expected pattern for LLM-based applications. The skill does not introduce unusual attack surfaces or bypasses.
- [COMMAND_EXECUTION]: No unauthorized shell command execution, privilege escalation attempts, or persistence mechanisms were detected.
Audit Metadata