integrate-arcjet-guard-agent-framework-go
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches Arcjet and Microsoft Agent Framework libraries via Go's package manager from official GitHub repositories.\n- [COMMAND_EXECUTION]: Instructs the user to run go get commands to install necessary dependencies during the integration process.\n- [INDIRECT_PROMPT_INJECTION]: The skill provides security middleware that processes external user text and tool arguments.\n
- Ingestion points: GuardMiddleware screens inbound text and GuardTool screens tool arguments.\n
- Boundary markers: The skill does not explicitly define markers for separating data from instructions.\n
- Capability inventory: The skill acts as a security enforcement layer and does not introduce additional dangerous system capabilities.\n
- Sanitization: Employs Arcjet rules like promptScan.Text to identify and mitigate injection attempts.
Audit Metadata