@firstpick/pi-skill-code-security
v0.1.1
Published
Agents should invoke this skill for code security reviews, leaked secret checks, dependency risk, unsafe shell/Python/TypeScript/Rust patterns, auth/input-validation flaws, SAST-style audits, or supply-chain concerns in repositories.
Downloads
265
Maintainers
Readme
@firstpick/pi-skill-code-security
A Pi skill for code security reviews, leaked secret checks, dependency risk, unsafe shell/Python/TypeScript/Rust patterns, auth/input-validation flaws, SAST-style audits, or supply-chain concerns in repositories.
What it does
- Adds the
code-securityskill to Pi's skill library. - Guides agents to invoke the skill for code security reviews, leaked secret checks, dependency risk, unsafe shell/Python/TypeScript/Rust patterns, auth/input-validation flaws, SAST-style audits, or supply-chain concerns in repositories.
- Bundles
skills/code-security/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-code-securityConfiguration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `code-security`.
Agent: Invokes the `code-security` skill, follows its workflow, and reports the result.