verification-gate

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a structured verification pipeline ("Verification Gate") that prioritizes functional validation over mere compilation. It outlines standard development workflows using industry-standard tools like Playwright, Vitest, and ESLint.
  • [SAFE]: Stage 7 of the verification process specifically includes a security scanning command to detect hardcoded secrets (e.g., sk-, api_key, password, token) in the source code using grep, which is a defensive security practice.
  • [SAFE]: All external tools mentioned (e.g., dependency-cruiser, playwright, tauri-apps/cli) are well-known, legitimate development dependencies. The instructions for their use follow standard practices.
  • [SAFE]: The skill emphasizes environment parity and the use of controlled fixtures for testing, reducing the risk of accidental data exposure during verification.
  • [SAFE]: No evidence of prompt injection, obfuscation, unauthorized data exfiltration, or persistence mechanisms was found. The instructions are transparent and focused entirely on software quality assurance.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 04:24 PM
Security Audit — agent-trust-hub — verification-gate