Versioned security assessment

Report ID: SA-C43861A6

7/23/2026, 5:36:13 PM

skill-lookup security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
skill-lookup
Version
v5
Maintainer
f
Coverage
1 Files scanned · 77 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 18 static detections are false positives caused by Markdown backticks around tool names, paths, parameters, and examples. The installation workflow still presents supply-chain and path traversal risks because it copies retrieved files without content review, integrity verification, or path validation.

Report position

Latest published report

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

Audit attestation

Active attestation

A public attestation is available for this exact report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 77 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.

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

Risk findings

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

Confirmed security concerns (2)

RISK-001 High
Unreviewed Third-Party Skill Installation
The workflow retrieves all registry files, including instructions and scripts, then writes them into the active Claude skills directory without security review or integrity verification.
The documented workflow explicitly retrieves every packaged file and installs each file. No trust check, content inspection, or integrity verification is required.
RISK-002 High
Unvalidated Installation Paths
The workflow interpolates a registry slug and filename into destination paths without requiring validation, allowing malicious path components to write outside the skill directory.
The destination templates use returned identifiers directly and specify no containment check. Exploitation depends on whether the registry permits crafted slugs or filenames.

Remediation

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

  1. FIX-001
    High
    Retrieved third-party files are installed without a security review or integrity check.
    Show the complete file manifest, inspect instructions and scripts, verify the source and hashes, then request confirmation before writing files.
  2. FIX-002
    High
    The installation workflow does not validate the slug or returned filenames.
    Reject absolute paths, parent traversal, and links, then confirm every resolved path remains inside the selected skill directory.

Expert evidence

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

Artifact subject

Marketplace commit
c43861a65bb95efcae259cd161c9d6f4dc7eec6f
Content hash
a848c17efd0998e4eab2b3282fe72af299941b6ffdd85f760823ad2113db390d
Tree hash
36987d1028cfe78e96926498dd8d88f2b64f95a8ca336ae86c79f346bd47abe2
Skill path
skills/f/skill-lookup
Audit payload hash
4155af98a56ff6a8f383e644f7c7ffec

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