testing-next-stack

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • COMMAND_EXECUTION (SAFE): The skill includes a local helper script scripts/generate_test_deps.py and instructions to run standard installation commands (e.g., npm install). These are routine development tasks and the provided script is benign, using only the Python standard library to generate strings.
  • EXTERNAL_DOWNLOADS (SAFE): The skill recommends installing well-known, industry-standard testing packages from the official npm registry. No unverified or high-risk third-party sources are referenced.
  • PROMPT_INJECTION (SAFE): The instructions in SKILL.md are purely technical and do not contain any patterns typical of prompt injection, such as attempts to bypass safety filters or override system instructions.
  • DATA_EXFILTRATION (SAFE): Analysis of the configuration templates and example tests shows no hardcoded credentials, access to sensitive local files, or unauthorized network operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:08 PM