fake-driven-testing

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of documentation and code examples related to software testing architecture. There are no executable scripts or active code components included in the skill files.
  • [SAFE]: The documentation explicitly identifies and warns against high-risk practices, specifically labeling hardcoded absolute file paths as "CATASTROPHICALLY DANGEROUS" and providing safe alternatives using the tmp_path fixture.
  • [SAFE]: Code examples for API interactions and database connections use appropriate placeholders for credentials (e.g., 'test_api_key', 'Bearer token', 'postgresql://test') rather than including real secrets.
  • [SAFE]: The recommended testing tools and libraries (e.g., pytest, click, requests, psycopg2) are all standard, well-known, and reputable packages within the Python ecosystem.
  • [SAFE]: Analysis of the markdown content revealed no evidence of prompt injection, obfuscation, or unauthorized data exfiltration patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 06:26 AM