skill-resiliency
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, prompt injections, or security vulnerabilities were identified in the skill's instructions or scripts. The content is educational and provides structural guidance for developers.- [DYNAMIC_EXECUTION]: The utility
scripts/generate-validation.pygenerates Python or Bash validation scripts based on user-provided JSON/YAML schemas. It uses hardcoded templates and employsyaml.safe_load()for secure parsing, which is a best practice to prevent unsafe deserialization.- [COMMAND_EXECUTION]: The scriptscripts/test-resiliency.shperforms static analysis of local files (checking for file existence, metadata headers, and keywords) using standard shell utilities. It does not execute the content of the files it analyzes.- [EXTERNAL_DOWNLOADS]: The documentation and examples within the skill reference external services and monitoring endpoints as part of illustrative production workflows. These are provided for demonstration purposes and do not represent active, unprompted network connections or remote code execution by the skill itself.
Audit Metadata