AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Nist Plan

skill-cloud-peek-agent-skills-nist-plan · by Cloud-Peek

Walk NIST SSDF Phase 1 (Plan & Requirements) and file GitHub epics for the five "Prepare the Organization" practices — PO.1 security requirements, PO.2 roles and responsibilities, PO.3 supporting toolchains, PO.4 criteria for security checks, PO.5 secure development environments. Use when starting a new product or a major feature planning cycle, when setting up secure-SDLC governance for a repo,…

No reviews yet
0 installs
38 views
0.0% view→install

Install

$ agentstack add skill-cloud-peek-agent-skills-nist-plan

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cloud-peek-agent-skills-nist-plan)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Nist Plan? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

NIST SSDF Phase 1 — Plan & Requirements

Phase label: nist-phase-1-plan

This skill files GitHub issues. It does not write code.

What this phase is about

Before code is written, the organization sets the conditions for secure development: the security requirements that software must meet, the people and roles accountable for meeting them, the toolchains that automate them, the criteria for checking them, and the protected environments in which development happens. NIST groups all of these under "Prepare the Organization" (PO).

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 | | --- | --- | --- | | PO.1 | Define Security Requirements for Software Development | [references/po1.md](references/po1.md) | | PO.2 | Implement Roles and Responsibilities | [references/po2.md](references/po2.md) | | PO.3 | Implement Supporting Toolchains | [references/po3.md](references/po3.md) | | PO.4 | Define and Use Criteria for Software Security Checks | [references/po4.md](references/po4.md) | | PO.5 | Implement and Maintain Secure Environments for Software Development | [references/po5.md](references/po5.md) |

How to run

Follow the phase walkthrough protocol in [references/protocol.md](references/protocol.md). Substitutions:

  • ` = 1`
  • ` = Plan & Requirements`
  • ` = nist-phase-1-plan`
  • ` = PO.1, PO.2, PO.3, PO.4, PO.5`

Phase epic title: [NIST Phase 1] Plan & Requirements.

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, look at what the repo actually has — CI workflows, package manifests, branch protection, existing security docs — and rewrite the notes to name real files and real gaps. An epic that says "branch protection on main has no required status checks" is worth more than one that says "configure branch protection".

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.