Agent skill

doc-sectest-validator

Validate Security Test Specifications (SECTEST) against Layer 10 SECTEST MVP schema and structure contracts

Stars 10
Forks 3

Install this agent skill to your Project

npx add-skill https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-sectest-validator

Metadata

Additional technical details for this skill

tags
sdd-workflow layer-10-artifact quality-assurance sectest
custom fields
{
    "layer": 10,
    "version": "1.0",
    "priority": "shared",
    "last_updated": "2026-02-27",
    "artifact_type": "SECTEST",
    "skill_category": "quality-assurance",
    "development_status": "active",
    "upstream_artifacts": [
        "SECTEST"
    ],
    "downstream_artifacts": [
        "Audit",
        "Fix"
    ],
    "architecture_approaches": [
        "ai-agent-based",
        "traditional-8layer"
    ]
}
versioning policy
tracks SECTEST_MVP_SCHEMA schema_version

SKILL.md

doc-sectest-validator

Purpose

Validate SECTEST documents for subtype-specific schema, structure, traceability, security-control, and safety requirements.


Validation Schema Reference

  • ai_dev_ssd_flow/10_TSPEC/SECTEST/SECTEST_MVP_SCHEMA.yaml
  • ai_dev_ssd_flow/10_TSPEC/SECTEST/SECTEST-MVP-TEMPLATE.md
  • ai_dev_ssd_flow/10_TSPEC/SECTEST/SECTEST_MVP_SCHEMA.yaml

Validation Checklist

  1. Nested folder rule (SECTEST-NN_{slug}/SECTEST-NN_{slug}.md)
  2. Six required sections present and ordered
  3. SECTEST element IDs use TSPEC.NN.45.SS
  4. Required cumulative tags present (@brd..@spec, optional @ctr)
  5. Required subtype tags present (@sec, @spec)
  6. Required categories represented ([AuthN], [AuthZ], [Input], [Crypto], [Config], [Session])
  7. Threat scenario and security controls tables are present
  8. TASKS-Ready score claim present and threshold-aligned
  9. Safety warning statements are present and explicit

Commands

bash
python ai_dev_ssd_flow/10_TSPEC/scripts/validate_sectest.py docs/10_TSPEC/SECTEST/
bash ai_dev_ssd_flow/10_TSPEC/scripts/validate_all_tspec.sh docs/10_TSPEC/
bash ai_dev_ssd_flow/10_TSPEC/scripts/validate_tspec_quality_score.sh docs/10_TSPEC/
python ai_dev_ssd_flow/scripts/validate_cross_document.py --document docs/10_TSPEC/SECTEST/SECTEST-NN_slug/SECTEST-NN_slug.md --auto-fix
python ai_dev_ssd_flow/scripts/validate_tags_against_docs.py --artifact SECTEST-NN --expected-layers brd,prd,ears,bdd,adr,sys,req,spec --strict

Integration

  • Invoked by: doc-sectest, doc-sectest-autopilot, doc-sectest-audit
  • Feeds into: doc-sectest-audit, doc-sectest-fixer

Version History

Version Date Changes
1.0 2026-02-27 Initial SECTEST validator with schema/structure/tag/security checks, safety constraints, and canonical script references

Implementation Plan Consistency (IPLAN-004)

  • Treat plan-derived outputs as valid source mode and verify intent preservation from implementation plan scope/objectives.
  • Validate upstream autopilot precedence assumption: --iplan > --ref > --prompt.
  • Flag objective/scope conflicts between plan context and artifact output as blocking issues requiring clarification.
  • Do not introduce legacy fallback paths such as docs-v2.0/00_REF.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results