Versioned security assessment

Report ID: SA-32130909

7/1/2026, 12:14:46 AM

prometheus-configuration security assessment v5

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
prometheus-configuration
Version
v5
Maintainer
wshobson
Coverage
1 Files scanned · 393 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, network, certificate, weak-crypto, and heuristic findings in SKILL.md. Review found no malicious intent or prompt injection; the risky content is Markdown guidance for Prometheus setup, including commands that can install charts or query endpoints. Publish with a medium warning because agent execution of the operational commands could change infrastructure.

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 · 393 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 5 evidence locations

Filesystem access

May read or write local files.

Not recorded by this audit

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 38 evidence locations

Capability review items (1)
Medium
Operational Commands Can Modify Monitoring Infrastructure
TRUE_POSITIVE with legitimate context. SKILL.md includes Helm, promtool, and curl command examples for installing Prometheus and validating targets. The commands are not hidden or malicious, but an autonomous agent could run them and change a Kubernetes namespace or local monitoring setup.
The commands are directly visible in Markdown code blocks and include helm install and validation commands. The context is operational documentation, so this is a controlled medium risk rather than malicious execution.

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 (4)
Low
Hardcoded URLs Are Documentation Examples
FALSE_POSITIVE for malicious network behavior. The external URL is the public Prometheus Community Helm chart repository, and the remaining URLs point to localhost Prometheus API endpoints for validation. No credential transmission or external exfiltration endpoint was found.
The URLs are shown in setup and troubleshooting examples. Their purpose is clear from nearby headings and there is no evidence of data exfiltration.
Low
TLS Key File References Do Not Include Secret Material
FALSE_POSITIVE for sensitive data exposure. SKILL.md references ca_file, cert_file, and key_file paths in a Prometheus TLS configuration example, but it does not embed certificates, private keys, passwords, or tokens.
The lines contain file paths only, not credential contents. This is a common Prometheus configuration pattern.
Low
Weak Cryptography Alerts Are False Positives
FALSE_POSITIVE. The flagged lines contain skill metadata, alert descriptions, and threshold text. No cryptographic API, algorithm selection, hashing code, or encryption workflow was found at those locations.
Manual review of each cited line found only prose or Prometheus alert text. There is no semantic evidence of weak cryptographic use.
Low
Critical Combination Heuristic Dismissed After Context Review
FALSE_POSITIVE for malicious behavior. The scanner combined command examples, localhost network examples, and TLS file path examples into a critical heuristic. Manual review found no obfuscation, no prompt injection, no hidden execution flow, and no credential exfiltration.
The underlying patterns are real but appear in transparent documentation examples. No file content attempts to override instructions or conceal behavior.

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