Versioned security assessment

Report ID: SA-BCC45D82

7/26/2026, 9:58:22 AM

bid-strategy-planner security assessment v6

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: claude Historical report
Skill name
bid-strategy-planner
Version
v19.0.0
Maintainer
aaron-he-zhu
Coverage
2 Files scanned · 194 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

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.

The 57 static alerts are false positives from Markdown links, backticks, headings, and homepage metadata; the skill contains no executed shell commands, network requests, or system reconnaissance. A medium-risk design issue remains: the documented save filename includes an unsanitized campaign placeholder. The content also explicitly treats imported data as untrusted input.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Attestation superseded

A newer attestation exists.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

2 Files scanned · 194 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 2 evidence locations

Filesystem access

May read or write local files.

Observed in 17 evidence locations

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

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Unsanitized Campaign Name in Save Path
The documented save path interpolates <campaign> into a filename after confirmation, but it does not require filename sanitization or restrict path separators. A hostile campaign value could cause an agent implementation to write outside the intended memory directory.
The save instruction explicitly includes a user-supplied campaign placeholder in the path and gives no validation rule. User confirmation reduces accidental writes but does not prevent traversal through the filename.

Remediation

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

  1. FIX-001
    Medium
    Campaign names are inserted into the documented result path without a filename-safety rule.
    Require a slugified campaign identifier, reject path separators and dot segments, resolve the final path under memory/ad/bid-strategy-planner, and show the target path before writing.

Expert evidence

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

Artifact subject

Marketplace commit
bcc45d822b2fa0c81cb9bc97b710631e1d8f0c0c
Content hash
f43d54ae258b8e26255662205ceeb9da753939e16f708088bc0388f5f9043aa9
Tree hash
dcb1ee9a12780da0213d11cdb94565ec4d6d68e9906b8d7de4f4023699429c33
Skill path
skills/aaron-he-zhu/bid-strategy-planner
Audit payload hash
039fa785ec89136b725f4d7389a2faad

Analysis metadata

Audit model: claude

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