Investigate First Skill Security Audit
What the author says it does (original text)
Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.
No obvious risks found in this check
- Files checked
- 2
- Risks found
- 0
Inside this skill
The Skill instructs the agent to collect evidence first, distinguish observed symptoms from inferred causes, and rank hypotheses before considering product-code changes.
View source
Gather evidence before changing product code.- Separate observed symptom from inferred cause.- Trace inputs, state transitions, ownership boundaries, and failure output.- Rank hypotheses by evidence and cheap falsification value.- Do not edit until one credible mechanism explains evidence.- Stop exploration when evidence is sufficient to name cause or exact blocker.The Skill says to stop investigating once the cause or exact blocker can be identified, report the cause and proof, and avoid implementing a fix unless the task authorizes it.
View source
- Do not edit until one credible mechanism explains evidence.- Stop exploration when evidence is sufficient to name cause or exact blocker.Report cause and proof. Make no fix unless task authorizes implementation.The interface default prompt invokes the Skill to diagnose a failure before proposing edits.
View source
interface: display_name: "Investigate First" short_description: "Find credible cause before editing code" default_prompt: "Use $investigate-first to diagnose this failure before proposing edits."Files and check records2 files
Coverage and gaps
Content covered in each file
These are the source ranges included in this check, not a guarantee that every issue has been resolved.
SKILL.mdFull text includedagents/openai.yamlFull text included
This report is for the version above. We read the available code and instructions without running the skill or checking extra packages it installs. This is not a promise of safety: a different version or setup may behave differently.
SKILL.mdInstructionsagents/openai.yamlSupporting file
- Lines read
- 22
- File checksum (to compare versions)
- 6c59695a99e18df2d99d6f9852214a19910e0dde16424ec816b90a4fd00f56e4