Versioned security assessment

Report ID: SA-5C1EF8CB

6/30/2026, 10:13:03 PM

billing-automation security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
billing-automation
Version
v6
Maintainer
wshobson
Coverage
1 Files scanned · 560 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 reported external command, weak crypto, reconnaissance, and network patterns. Review found the command and blocker hits are false positives from Markdown fences and ordinary billing terms. The only confirmed concern is a hardcoded example billing URL with no request or exfiltration behavior.

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 · 560 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 1 evidence location

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

Capability review items (1)
Low
Hardcoded example billing URL
The dunning email example contains a fixed https://app.example.com/billing URL. This is a placeholder and no network call is made, but implementers should replace it with a configured customer portal URL.
The URL is present in an email template example and uses the reserved example.com domain. It is low risk because it is not used for data transfer by the skill.

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 (3)
Low
False positive: Markdown code fences flagged as shell execution
The external command findings are Markdown triple backtick fences around documentation examples. No shell command execution, interpreter invocation, or user-controlled command path is present.
Each flagged location is a Markdown code fence delimiter or nearby documentation boundary. The file contains examples, but no Ruby backtick execution syntax.
Low
False positive: Weak crypto terms are billing text
The weak cryptography findings match substrings in normal words such as description or ordinary invoice field names. No cryptographic algorithm use was found at these locations.
The reviewed lines define billing descriptions, invoice line items, and display labels. There is no hash, cipher, key, or encryption operation.
Low
False positive: Identifier fields flagged as reconnaissance
The system reconnaissance findings point to generated billing identifiers and customer or subscription IDs. They do not enumerate host, network, user, or environment information.
The context is subscription and invoice object construction. No commands or APIs collect system metadata.

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