Versioned security assessment

Report ID: SA-6E6C1142

6/30/2026, 1:19:39 PM

canvas-design security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
canvas-design
Version
v2
Maintainer
sickn33
Coverage
29 Files scanned · 2,871 Lines analyzed
Policy version
Unavailable

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

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.

Most static findings are false positives from bundled font license text, Apache license text, and design prose. The Ruby or shell backtick finding is markdown formatting around a directory path, not command execution. A medium-risk issue remains because the skill tells the model to download any needed fonts without trusted-source or approval guardrails.

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

29 Files scanned · 2,871 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

    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.

Observed in 1 evidence location

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

Capability review items (1)
Medium
Unbounded External Font Download Instruction
The skill instructs the model to download whatever fonts are needed. This can trigger arbitrary external network access and introduce untrusted font files unless sources and user approval are constrained.
The instruction explicitly permits downloads, but no destination or exfiltration endpoint is specified. The risk is uncontrolled network access and supply-chain exposure, not confirmed malicious behavior.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

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

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (3)
Low
Bundled License URL Findings Are False Positives
The hardcoded URL findings point to Apache and SIL Open Font License references. These are documentation links in license text, not executable network calls or data transfer logic.
The cited lines are license notices and source references. No code path consumes these URLs or sends data to them.
Low
Weak Crypto And Reconnaissance Matches Are False Positives
The weak cryptography and system reconnaissance matches occur in ordinary design wording, Apache license clauses, and SIL license terms. No cryptographic API, hashing operation, host inspection, or reconnaissance behavior was found in the reviewed context.
The matched text is natural language or standard license language. The skill contains instructions and font assets, not executable crypto or system probing code.
Low
Markdown Backtick Command Finding Is A False Positive
The external command finding is caused by markdown backticks around a local directory name. It does not invoke a shell or interpolate user input.
Line 108 uses inline code formatting for ./canvas-fonts. There is no command syntax, shell execution directive, or dynamic argument construction.

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