Versioned security assessment

Report ID: SA-5AB1D37E

7/5/2026, 3:41:45 AM

bodhi-sdk-react-integration security assessment v8

Skill Security Certification Report

Audit History
Audit model: codex Latest published report
Skill name
bodhi-sdk-react-integration
Version
v8
Maintainer
BodhiSearch
Coverage
6 Files scanned · 2,475 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

High

1 confirmed security finding requires 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.

Most static findings are false positives from Markdown, TypeScript template literals, documented OAuth URLs, and public Vite configuration. No prompt injection evidence was found. One semantic issue remains: troubleshooting examples can expose OAuth tokens through full auth-state and localStorage logging.

Report position

Latest published report

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

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

6 Files scanned · 2,475 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

    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.

Observed in 25 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 54 evidence locations

Risk findings

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

Confirmed security concerns (1)

RISK-001 High
OAuth Token Disclosure in Debug Examples
Troubleshooting guidance logs full auth state and reads stored Bodhi auth state from localStorage. The same section shows auth state containing an access token, so shared console output could expose credentials.
The file explicitly logs the auth object and shows auth state with an accessToken field. Exploitation depends on users sharing logs or console output, so confidence is high but not absolute.

Remediation

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

  1. FIX-001
    High
    OAuth token state is exposed in troubleshooting examples.
    Replace full auth and localStorage logging with redacted status fields. Never print access tokens, refresh tokens, or complete auth state.
  2. FIX-002
    Medium
    Debug log sharing can include sensitive browser state.
    Tell users to redact tokens, auth state, localStorage values, and account identifiers before sharing console logs.
  3. FIX-003
    Low
    Environment examples could be mistaken for secret storage guidance.
    State that Vite variables are public browser configuration and must not contain private secrets.

Expert evidence

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

Artifact subject

Marketplace commit
5ab1d37e83436c6eef84de88573e142b94f2a4ad
Content hash
6590cf557f9aba8cec36262dae1acb711caf2a73834007ec03083489665b93c6
Tree hash
90de8502db0c51f0fd07c0e963a0cc2a69d12905604eb89c77cd19fb79d0d2db
Skill path
skills/bodhisearch/bodhi-sdk-react-integration
Audit payload hash
678a4a4650576afdafd6eeb4d4d529a5

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: not_attestable