skills/whamp/skills/testing/Gen Agent Trust Hub

testing

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is primarily instructional, providing a detailed framework for high-quality software testing practices. It does not include any obfuscated code, credential harvesting, or exfiltration patterns.
  • [COMMAND_EXECUTION]: The skill mentions the use of standard development and testing commands. For example, in the Rust guidance, it suggests using official toolchain components: rustup +nightly component add miri and cargo +nightly miri test. These are legitimate utilities for memory safety verification in Rust development.
  • [EXTERNAL_DOWNLOADS]: The skill references documentation and repositories for well-known, industry-standard tools and libraries, such as Playwright (Microsoft), Vitest, Mock Service Worker (MSW), and official Rust documentation. These are trusted technical resources.
  • [INDIRECT_PROMPT_INJECTION]: The references/adversarial-test-audit.md file defines a process for auditing tests that may be inherited or AI-generated. This naturally involves processing untrusted data from issues, specifications, or existing codebases. The skill mitigates risks by instructing the agent to derive oracles independently and perform liveness checks, rather than trusting the input data at face value.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 08:36 PM
Security Audit — agent-trust-hub — testing