quality-property-based-testing
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill and its reference files describe dependencies on well-known and trusted testing frameworks including fast-check (Node.js), Hypothesis (Python), jqwik (Java), and QuickCheck (Haskell).
- [COMMAND_EXECUTION]: Instructions and CI/CD examples include standard commands such as
npm ci,npx vitest, andpytest. These are appropriately scoped to the skill's purpose of automating test execution. - [SAFE]: The documentation includes extensive 'Production Considerations' and 'Security Considerations' sections that correctly promote industry standards like secret management using Vault/AWS Secrets Manager and Zero Trust architecture.
- [SAFE]: A large volume of repetitive reference material was identified in the 'Deep Dive' files; however, these sections contain generic architectural advice (e.g., Amdahl's Law, eBPF, CAP theorem) and harmless code snippets, with no evidence of hidden malicious payloads or prompt injection.
- [SAFE]: No unauthorized data exfiltration, persistence mechanisms, or privilege escalation patterns were found.
Audit Metadata