a6-recipe-health-check
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the a6 CLI tool (e.g., a6 upstream create, a6 upstream health) to demonstrate upstream management. These commands are consistent with the skill's stated purpose and are safe within this context.
- [SAFE]: The provided code snippets use secure documentation practices, such as quoted heredocs (<<'EOF'), which prevent shell expansion and protect against accidental command injection. All sensitive headers in examples use descriptive placeholder tokens instead of real credentials.
Audit Metadata