Install
$ agentstack add skill-cloud-peek-agent-skills-nist-respond ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
NIST SSDF Phase 6 — Operate & Respond
Phase label: nist-phase-6-respond
This skill files GitHub issues. It does not write code.
What this phase is about
Once software is in production, security work becomes a question of how quickly vulnerabilities are noticed and how systematically they are closed. NIST groups these continuous-operations practices under "Respond to Vulnerabilities" (RV): identify them (RV.1), triage and fix them (RV.2), and learn from them so the same class of bug stops recurring (RV.3).
The lessons-learned loop in RV.3 feeds back into Phase 1 requirements and Phase 2 design. Secure development is a cycle, not a finish line — a root cause that keeps producing the same vulnerability is a defect in the process, not in the code.
Practices
Walk these in order — each one assumes the previous has landed. Read a practice's reference file only when you reach it, not up front.
| Practice | Name | Reference | | --- | --- | --- | | RV.1 | Identify and Confirm Vulnerabilities on an Ongoing Basis | [references/rv1.md](references/rv1.md) | | RV.2 | Assess, Prioritize, and Remediate Vulnerabilities | [references/rv2.md](references/rv2.md) | | RV.3 | Analyze Vulnerabilities to Identify Their Root Causes | [references/rv3.md](references/rv3.md) |
How to run
Follow the phase walkthrough protocol in [references/protocol.md](references/protocol.md). Substitutions:
- `
=6` - `
=Operate & Respond` - `
=nist-phase-6-respond` - `
=RV.1,RV.2,RV.3`
Phase epic title: [NIST Phase 6] Operate & Respond.
The protocol confirms scope with the user, finds or creates the phase epic, then walks each practice — checking for an existing epic, asking whether to file, link, or skip, and updating the phase epic checklist as it goes. It never creates an issue without confirmation.
Adapting to the repo
The implementation notes in each reference file are deliberately generic, because this skill is meant to run against any repository. Before drafting an epic, check what already exists — a SECURITY.md, a security label, an advisory feed subscription, an on-call rotation — and rewrite the notes around the real gaps. The most common finding is that a project has scanners producing findings but no named owner and no deadline for acting on them, which is an RV.2 problem, not an RV.1 one.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Cloud-Peek
- Source: Cloud-Peek/agent-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.