primr-strategy — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited primr-strategy (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
Strategy generation is a post-research step. The report is the evidence base; the strategy output is a structured interpretation of that evidence, not a substitute for validation.
Use primr://strategies/available to discover the current strategy set and requirements instead of relying on static tables.
Read primr://strategies/available to confirm available strategy IDs, expected effort, and whether a platform is required.
Before generate_strategy, call estimate_strategy, tell the user it incurs real API cost, get explicit approval, and pass max_estimated_cost_usd when available. Then call generate_strategy with a concrete report path and strategy type.
generate_strategy(report_path="output/exampleco/report.md", strategy_type="customer_experience", max_estimated_cost_usd=0.25)
Offer run_qa on the generated strategy or source report when the user wants review.
platform when generating ai_strategy.report_not_found: locate the report first or run research.invalid_strategy_type: read primr://strategies/available and retry.missing_platform: ask for the target platform.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.