battlecard-builder
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python utility script
scripts/check-output.pydesigned to validate the structure of generated battlecards. The script performs basic local file reading of a user-specified path to check for required markdown headers. - [DATA_EXFILTRATION]: No network operations or external data transfer mechanisms were identified. The skill operates entirely on local context provided by the user.
- [PROMPT_INJECTION]: The instructions focus on structured output and framework adherence (FIA Framework). There are no attempts to bypass safety filters or override agent behavior.
- [EXTERNAL_DOWNLOADS]: The skill does not define any external dependencies or download remote code at runtime.
Audit Metadata