Versioned security assessment

Report ID: SA-C0C391A2

2/17/2026, 8:56:19 AM

fixing-metadata security assessment v1

Skill Security Certification Report

Audit History
Audit model: claude Historical report
Skill name
fixing-metadata
Version
v1
Maintainer
ibelick
Coverage
1 Files scanned · 116 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

3 confirmed security findings require 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.

Static analysis flagged potential external commands and cryptographic patterns, but manual review confirms all findings are false positives. The skill contains only markdown documentation with no executable code. Backticks are used for markdown formatting of command examples, not shell execution. All flagged patterns are SEO terminology in context.

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 · 116 Lines analyzed

3 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

    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.

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.

Not recorded by this audit

Risk findings

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

Confirmed security concerns (3)

RISK-001 Medium
Markdown backtick usage flagged as shell execution
Static scanner detected backtick characters at lines 12 and 15 as potential Ruby/shell execution. Manual review confirms these are markdown code formatting for skill command syntax (e.g., `/fixing-metadata`), not executable code. This is documentation text, not a security risk.
Context clearly shows markdown documentation with command examples in backticks, no code execution capability exists in a markdown file
RISK-002 Low
SEO terminology flagged as weak cryptography
Static scanner flagged multiple instances of 'weak cryptographic algorithm' patterns. Review confirms these are false positives triggered by common SEO words like 'canonical', 'description', and 'page' in markdown text. No cryptographic operations exist in this documentation file.
File is pure markdown documentation about SEO metadata, no code or cryptographic functions present
RISK-003 Low
Web terminology flagged as system reconnaissance
Static scanner detected 'system reconnaissance' patterns in words like 'robots', 'canonical', and 'page'. Manual review confirms these are standard SEO and web development terms used in metadata documentation context. No actual system probing or reconnaissance code exists.
Words are used in standard SEO context (robots meta tags, canonical URLs), no reconnaissance functionality exists

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