replit-load-scale
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill provides legitimate instructions for performance testing and resource optimization for Replit environments.
- [CREDENTIALS_SAFE]: The skill follows security best practices by instructing the use of environment variables (e.g.,
process.env.DATABASE_URL) for database connections rather than hardcoding credentials. - [COMMAND_EXECUTION]: Shell commands used for benchmarking (e.g.,
npx autocannon) and deployment (e.g.,npm run build) are standard practices within the Node.js and Replit ecosystems. - [INDIRECT_PROMPT_INJECTION]: While the skill involves processing load test results, the attack surface is minimal and pertains to standard diagnostic output, presenting no significant risk to the agent's instructions.
Audit Metadata