🛠️ Independently installable TIKAZ Skill
skill-security-audit
Statically inspect third-party agent skills before installation for prompt injection, destructive commands, credential access, dependency risk, hidden network behavior, and unsafe permissions.
Evidence and core advantages
These are inspectable workflow properties and quality gates, not untested performance percentages.
01
What it owns
Statically inspect third-party agent skills before installation for prompt injection, destructive commands, credential access, dependency risk, hidden network behavior, and unsafe permissions.
02
When to use it
Install and invoke this Skill directly when its named capability is the complete task. Use the suite orchestrator when the outcome crosses multiple capabilities.
03
Install independently
Copy only this Skill folder. No sibling Skill is required. Keep the destination folder identical to the Skill name.
Copy-Item -Recurse -LiteralPath '.\suites\engineering\skill-security-audit' -Destination '.\.agents\skills\skill-security-audit'04
Try it directly
Use skill-security-audit on this Skill directory before installation. Classify blockers, cite exact evidence, and state any behavior static inspection cannot verify.05
Execution contract
The single English execution source owns inputs, outputs, validation, fallback, and limits. User documentation never creates a second executable rule set.Open the execution source ↗
Skills in this group