From Pi Security
Get repo-specific Pi secure-development guidance for a concrete engineering task, optionally query tenant knowledge for a specific ambiguity, and record playbook feedback after confirmation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pi-security:secure-development-playbookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants tenant- or repository-specific secure-development guidance from Pi Security for a concrete engineering task, or wants to record feedback about playbook guidance.
Use this skill when the user wants tenant- or repository-specific secure-development guidance from Pi Security for a concrete engineering task, or wants to record feedback about playbook guidance.
Read-only:
pi_playbook_task_query - retrieves secure implementation guidance for a natural-language task; optional slug selects the repository.pi_knowledgebase_query - searches tenant knowledge (query, optional repository slug). Use only to resolve a concrete ambiguity the playbook answer left open, not for general browsing.State-changing, confirmation required:
pi_playbook_comment_create - records feedback when playbook guidance is wrong, stale, incomplete, or missing context. Inputs: feedback (required), plus optional originalQuery, requestId, slug, and playbookSlug (playbookSlug requires slug or requestId).pi_playbook_task_query with the user's task phrased concretely, and the repository slug if the user identified one.pi_knowledgebase_query call about that ambiguity.pi_playbook_comment_create.pi_playbook_comment_createoriginalQuery, requestId, slug, playbookSlug) that will be sent.slug only when the user identified the repository.npx claudepluginhub pi-sloane/claude-plugin --plugin pi-securityProvides prompt-injection defense rules for GitHub issues and pull requests, plus optional workflow conventions for issue triage and CI safety.
Orchestrates stage-aware cybersecurity guidance for planning, risky implementation changes across auth/authz/tokens/secrets/middleware/outbound-requests/file-handling/CI/deployment/trust boundaries, reviews, and pre-release hardening.
Fetch existing Pi remediation guidance for a finding or an SBOM package, and optionally prepare a missing package remediation plan after explicit user confirmation.