integrate-arcjet-guard-strands-agents-py
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the official
arcjetlibrary from PyPI using thestrands-agentsextra. This is a standard dependency for the intended security integration functionality. - [COMMAND_EXECUTION]: The skill includes documentation for setting up the environment using
pip install "arcjet[strands-agents]". This is a routine installation procedure for the vendor's library. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to load the Arcjet API key from an environment variable (
os.environ["ARCJET_KEY"]), which is a recommended security practice for secret management.
Audit Metadata