Versioned security assessment

Report ID: SA-DE9A7366

7/1/2026, 1:14:51 AM

incident-runbook-templates security assessment v6

Skill Security Certification Report

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

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

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 flagged many command, URL, IP address, filesystem, and weak-crypto patterns in SKILL.md. Review found these are Markdown runbook examples and false positives, not executable skill code or malicious behavior. The skill is safe to publish with a low-risk warning because operators may copy impactful production commands.

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 · 384 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 39 evidence locations

Capability review items (1)
Low
Operational Command Examples Require Review
Verdict: TRUE_POSITIVE as content risk, not executable malware. SKILL.md contains Kubernetes, curl, psql, and shell command examples for incident response. They are inside Markdown templates, so the skill does not execute them, but users could cause production changes if they copy commands without adapting them.
The commands are clearly present in Markdown code blocks for runbook examples. There is no script wrapper or automatic execution path in the skill file.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

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 (2)
Low
Example URLs and IP Ranges Are Not Exfiltration
Verdict: FALSE_POSITIVE for network exfiltration. The hardcoded URLs point to example dashboards, status pages, documentation, local Prometheus, and placeholder company APIs. The IP ranges appear in an example Kubernetes NetworkPolicy, not in active network code.
The URLs and IP ranges are embedded in documentation examples and resource links. No code sends secrets or collected data to these endpoints.
Low
Weak Cryptography Alerts Are Substring False Positives
Verdict: FALSE_POSITIVE. The weak-cryptography static findings map to ordinary words or SQL ordering text in Markdown content, not cryptographic algorithm use. No evidence found of MD5, DES, SHA1, or custom cryptographic implementation.
The cited lines contain frontmatter text or SQL ORDER BY clauses. They do not define or invoke cryptographic primitives.

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