apollo-server
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill instructs the agent to install standard, reputable packages from the npm registry (e.g., @apollo/server, express, graphql, jsonwebtoken) which are necessary for the skill's stated purpose.
- [CREDENTIALS_UNSAFE] (SAFE): Code snippets correctly demonstrate the use of environment variables (process.env.JWT_SECRET) for managing sensitive secrets, adhering to security best practices.
- [COMMAND_EXECUTION] (SAFE): The use of Bash tools is restricted to standard npm and node operations required for setting up and running a local development server.
- [DATA_EXFILTRATION] (SAFE): No patterns of unauthorized data collection or exfiltration to external domains were identified.
Audit Metadata