📦

Audit History

prometheus-configuration - 8 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v8 LatestJul 8, 2026, 01:18 PM No confirmed findings0No capability change
v7 Jul 8, 2026, 01:18 PM No confirmed findings0No capability change
v6 Jul 1, 2026, 12:14 AM No confirmed findings1No capability change
v5 Jul 1, 2026, 12:14 AM No confirmed findings1No capability change
v4 Jan 17, 2026, 09:20 AM No confirmed findings0No capability change
v3 Jan 17, 2026, 09:20 AM No confirmed findings0Network accessExternal commands
v2 Jan 4, 2026, 04:59 PM No confirmed findings0No capability change
v1 Jan 4, 2026, 04:59 PM No confirmed findings0Baseline

Jul 1, 2026, 12:14 AM

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.

1
Files scanned
393
Lines analyzed
3
Review items
4
False positives ignored
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

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.
Static false positives ignored (4)

These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.

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.

Detected Patterns

Shell Commands in Markdown Guidance
Audited by: codex

Jul 1, 2026, 12:14 AM

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.

1
Files scanned
393
Lines analyzed
3
Review items
4
False positives ignored
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

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.
Static false positives ignored (4)

These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.

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.

Detected Patterns

Shell Commands in Markdown Guidance
Audited by: codex

Jan 4, 2026, 04:59 PM

This is a documentation-only skill containing configuration examples and guidance. No executable code, scripts, or network behavior is present in the directory. The skill consists solely of JSON metadata and markdown documentation.

4
Files scanned
612
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude

Jan 4, 2026, 04:59 PM

This is a documentation-only skill containing configuration examples and guidance. No executable code, scripts, or network behavior is present in the directory. The skill consists solely of JSON metadata and markdown documentation.

4
Files scanned
612
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude