Versioned security assessment

Report ID: SA-94992F98

6/30/2026, 4:16:52 PM

incident-runbook-templates security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
incident-runbook-templates
Version
v2
Maintainer
sickn33
Coverage
1 Files scanned · 396 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static analysis found many command, URL, device-file, IP, and weak-crypto patterns in SKILL.md. Review shows the command and network items are Markdown runbook examples, and the weak-crypto alerts are text-match false positives; the remaining risk is that users may copy disruptive operational commands without adapting them to their environment.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 396 Lines analyzed

1 item shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 17 evidence locations

Filesystem access

May read or write local files.

Observed in 1 evidence location

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 40 evidence locations

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (1)

RISK-001 Medium
Operational Runbook Commands Require Review Before Use
The skill contains fenced Markdown examples for kubectl, psql, curl, and local scripts. These are not executed by the skill, but copying them into production can change deployments, terminate database sessions, alter feature flags, or run rollback scripts.
The commands are clearly present in documentation examples and include production-changing operations. Confidence is high that this is a real operator safety concern, but not malicious code execution.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (4)
Low
Static Shell Execution Alerts Are Markdown Examples
The Ruby or shell backtick alerts correspond to Markdown fences, inline code, and example commands in SKILL.md. No executable Ruby code, shell wrapper, or automatic command invocation was found in the scanned file.
The flagged regions are visibly Markdown templates and fenced command examples. The repository file list contains only SKILL.md and no executable implementation file for automatic command execution.
Low
Weak Cryptography Alerts Are Text Matches
The weak cryptographic algorithm alerts appear to match ordinary text such as frontmatter description fields and SQL ORDER BY DESC examples. No cryptographic API, cipher selection, or hashing implementation was found.
The cited lines are metadata or SQL sort clauses, not cryptographic code. There is no evidence of DES, MD5, SHA1, or another weak algorithm being used by the skill.
Low
Example URLs and Network Addresses in Templates
The skill includes dashboard links, API health checks, Prometheus queries, external references, 0.0.0.0/0, and a private CIDR in example runbooks. These are documentation placeholders or operational examples, not automatic outbound requests.
The lines are Markdown links, curl examples, and Kubernetes network policy examples. No code path sends data to these URLs automatically.
Low
Device File Access Is a curl Output Example
The /dev/null reference is used in a curl command example to discard response output. It does not read sensitive files or write persistent data.
The cited command uses /dev/null as a standard sink for curl output. This is a common diagnostic pattern and does not indicate file exfiltration.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable