doc-ftest-validator

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes multiple local Python and Bash scripts, such as validate_ftest.py and validate_all_tspec.sh, to verify the structure and quality of documentation files.
  • [PROMPT_INJECTION]: The skill processes documentation artifacts which presents a potential surface for indirect prompt injection.
  • Ingestion points: Documentation files are read from the docs/10_TSPEC/FTEST/ directory.
  • Boundary markers: The process relies on schema files (FTEST_MVP_SCHEMA.yaml) and predefined validation rules, though specific content delimiters are not mentioned.
  • Capability inventory: The skill possesses capabilities for reading local files, executing validation scripts, and performing auto-fixes on artifacts.
  • Sanitization: Content is checked against strict schema and structure contracts to identify quality-score deviations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 12:13 PM