apollo-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and template resource for software development. No malicious behavior or security risks were identified.
- [DATA_EXPOSURE]: The provided code snippets correctly demonstrate the use of environment variables (
process.env.APOLLO_API_KEY) for authentication, avoiding hardcoded secrets. - [REMOTE_CODE_EXECUTION]: The skill uses standard, well-known libraries (
axios,zod) and does not perform any dynamic code execution or remote script fetching. - [COMMAND_EXECUTION]: No shell commands or subprocess operations are present in the skill instructions or code examples.
Audit Metadata