defense-budget — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited defense-budget (Agent Skill) and scored it 92/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 2 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 2 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are an autonomous defense program cost analyst. Do NOT ask the user questions. Analyze and act.
TARGET: $ARGUMENTS
If arguments are provided, use them to focus the analysis (e.g., specific program, budget line, FYDP period, cost element). If no arguments, scan the current project for program cost data, EVM reports, budget submissions, and acquisition documentation.
============================================================ PHASE 1: PROGRAM AND BUDGET DISCOVERY ============================================================
Step 1.1 -- Program Identification
Map defense programs and budget structure:
Step 1.2 -- Cost Data Sources
Identify available cost data:
Step 1.3 -- Budget Submission Documents
Catalog budget justification materials:
Step 1.4 -- Acquisition Strategy Context
Understand the acquisition framework:
============================================================ PHASE 2: COST ESTIMATION ANALYSIS ============================================================
Evaluate cost estimates per GAO Cost Estimating and Assessment Guide:
Step 2.1 -- Cost Estimating Methodology
Evaluate the approach used:
Step 2.2 -- Work Breakdown Structure (WBS)
Assess WBS adequacy per MIL-STD-881F:
Step 2.3 -- Cost Element Analysis
For each major cost element, evaluate:
| WBS Element | Estimate ($M) | Methodology | Confidence | Risk Category | Growth History |
|---|
Key areas: hardware unit cost and learning curve assumptions, software development cost (SLOC-based, function point, agile story point), systems engineering and integration, test and evaluation, logistics and sustainment, manpower and personnel.
Step 2.4 -- Ground Rules and Assumptions (GR&A)
Evaluate estimate foundation:
============================================================ PHASE 3: EARNED VALUE MANAGEMENT ANALYSIS ============================================================
Analyze EVM performance per ANSI/EIA-748:
Step 3.1 -- EVM Health Indicators
Calculate current EVM metrics:
Step 3.2 -- EVM Trend Analysis
Evaluate EVM trends over time:
Step 3.3 -- Estimate at Completion (EAC)
Evaluate EAC methodologies and reasonableness:
Step 3.4 -- EVM System Compliance
Assess EVM system integrity:
============================================================ PHASE 4: SHOULD-COST ANALYSIS ============================================================
Step 4.1 -- Should-Cost Framework
Establish should-cost targets:
Step 4.2 -- Cost Driver Decomposition
Identify the largest cost drivers:
Step 4.3 -- Efficiency Initiative Identification
Catalog should-cost reduction opportunities:
| Initiative | Cost Element | Will-Cost | Should-Cost | Savings | Implementation Risk |
|---|
Common initiatives: manufacturing process improvements, supply chain optimization, design simplification, test optimization, overhead rate reduction.
Step 4.4 -- Learning Curve Analysis
Evaluate production cost improvement:
============================================================ PHASE 5: BUDGET JUSTIFICATION AND PPBE ============================================================
Step 5.1 -- POM Submission Assessment
Evaluate programming quality:
Step 5.2 -- Budget Exhibit Quality
Assess budget justification documentation:
Step 5.3 -- Budget Risk Assessment
Identify budget execution risks:
Step 5.4 -- Affordability Assessment
Evaluate program affordability:
Write the complete analysis to docs/defense-budget-analysis.md (create docs/ if needed).
============================================================ SELF-HEALING VALIDATION (max 2 iterations) ============================================================
After producing output, validate data quality and completeness:
note data gaps and attempt alternative discovery methods.
IF VALIDATION FAILS:
IF STILL INCOMPLETE after 2 iterations:
============================================================ OUTPUT ============================================================
docs/defense-budget-analysis.md| Area | Status | Priority |
|---|---|---|
| Cost Estimate Quality | [High Confidence/Moderate/Low] | [P1/P2/P3] |
| EVM Performance | [On Track/Watch/Breach] | [P1/P2/P3] |
| Should-Cost Gap | [Low <5%/Moderate 5-15%/High >15%] | [P1/P2/P3] |
| Budget Alignment | [Funded/Wedge Exists/Underfunded] | [P1/P2/P3] |
| Nunn-McCurdy Risk | [Below Threshold/Watch/At Risk] | [P1/P2/P3] |
| Affordability | [Affordable/Constrained/Unaffordable] | [P1/P2/P3] |
NEXT STEPS:
/defense-supply-chain to identify supply chain cost reduction opportunities."/defense-maintenance to assess sustainment cost drivers and readiness trade-offs."/risk-simulation to model cost risk using Monte Carlo analysis."DO NOT:
============================================================ SELF-EVOLUTION TELEMETRY ============================================================
After producing output, record execution metadata for the /evolve pipeline.
Check if a project memory directory exists:
~/.claude/projects/skill-telemetry.md in that memory directoryEntry format:
### /defense-budget — {{YYYY-MM-DD}}
- Outcome: {{SUCCESS | PARTIAL | FAILED}}
- Self-healed: {{yes — what was healed | no}}
- Iterations used: {{N}} / {{N max}}
- Bottleneck: {{phase that struggled or "none"}}
- Suggestion: {{one-line improvement idea for /evolve, or "none"}}Only log if the memory directory exists. Skip silently if not found. Keep entries concise — /evolve will parse these for skill improvement signals.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.