add-guard-protection
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the user through installing and using the Arcjet CLI (
arcjet auth login,arcjet sites create, etc.) to manage security configurations and retrieve API keys.- [EXTERNAL_DOWNLOADS]: Fetches official security libraries and CLI tools from well-known package registries including NPM (@arcjet/guard,@arcjet/cli) and PyPI (arcjet).- [CREDENTIALS_UNSAFE]: Provides best-practice instructions for managing theARCJET_KEYusing environment variables and authenticated CLI commands, avoiding hardcoded secrets.- [DATA_EXFILTRATION]: Facilitates the transmission of operation metadata (labels, rate limit keys) to the Arcjet API (api.arcjet.com) for the purpose of executing security rules and generating dashboard analytics, which is the core functional requirement of the service.
Audit Metadata