Versioned security assessment

Report ID: SA-1B5B6C49

7/18/2026, 2:30:01 PM

Provider Management security assessment v10

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
Provider Management
Version
v2.0.0
Maintainer
AttendantLion8
Coverage
1 Files scanned · 218 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

High

2 confirmed security findings require attention.

Installation context

Check the current Skill page

This page summarizes report evidence only. The Skill page provides the canonical install advisory.

Open current Skill page

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

All 40 command findings are false positives caused by Markdown backticks, code fences, model names, and documented slash-command examples. Hidden configuration storage and token-validation prose are contextual, not hidden execution or reconnaissance. However, inline secret arguments and reusable subscription session tokens create credible credential exposure and account-security risks.

Report position

Latest published report

Latest refers to the report sequence, not to artifact currentness.

Audit attestation

Attestation unavailable

No public attestation is available for this report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 218 Lines analyzed

2 items 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

    Commit and path bound

  2. Artifact

    Content and tree hashes bound

  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.

Not recorded by this audit

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 (2)

RISK-001 High
Credentials Exposed Through Inline Command Arguments
Examples place API keys and session tokens in --key arguments. These secrets may persist in chat transcripts, logs, or process metadata.
Explicit --key examples show secrets entered inline, although the underlying slash-command implementation is unavailable.
RISK-002 High
Consumer Session Tokens Used as Provider Credentials
The skill treats subscription session tokens as reusable provider credentials. This can expose accounts and bypass provider-approved OAuth or API boundaries.
Subscription authentication and session-token setup are explicit, but provider policy compliance cannot be verified from the documentation.

Remediation

Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.

  1. FIX-001
    High
    API keys and session tokens are entered through visible command arguments.
    Use masked interactive input and an operating-system secret store. Redact credentials from transcripts, logs, diagnostics, and process metadata.
  2. FIX-002
    High
    Consumer subscription session tokens are treated as reusable provider credentials.
    Use provider-approved OAuth or API credentials. Document consent, supported account types, token scope, revocation, and policy requirements.

Expert evidence

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

Artifact subject

Marketplace commit
1b5b6c4962b2ad5a7a34603cab2685bbbd1b61ef
Content hash
b96d3c8fbbd966e519e2ddfa0bab74f94882431672a7292199d5b26e3724cf87
Tree hash
9e9ee963333a766aeed6a07f6129fedb7df2d71b22d1225ae2d8e550794cb3ee
Skill path
skills/attendantlion8/provider-management
Audit payload hash
bfd87b4174304db5ee1300c9bebbb5ed

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.

Verify and export

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

Audit attestation: unavailable