Versioned security assessment

Report ID: SA-0519034D

7/9/2026, 11:37:32 AM

gpt-taste security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Latest published report
Skill name
gpt-taste
Version
v6
Maintainer
leonxlnx
Coverage
1 Files scanned · 75 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

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 external-command alerts are false positives caused by Markdown inline code in design instructions, not executable backtick usage. One low-severity network issue is confirmed because SKILL.md directs generated UIs to load images from picsum.photos. No prompt injection text or data exfiltration intent was found.

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

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

Observed in 17 evidence locations

Capability review items (1)
Low
Hardcoded URL
- **Image Context & Style:** Use `https://picsum.photos/seed/{keyword}/1920/1080` and match the keyw
The skill instructs generated UIs to use a hardcoded picsum.photos image URL. This creates a third-party network dependency and may leak page context through requested image paths.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

Remediation

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

  1. FIX-001
    Low
    Hardcoded third-party image host
    Replace the picsum.photos instruction with local assets, user-provided assets, or consent before generated code loads remote images.
  2. FIX-002
    Low
    Ambiguous simulated execution wording
    Rephrase the Python randomization section to require deterministic planning choices, not simulated script execution.

Expert evidence

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

Artifact subject

Marketplace commit
0519034dad657fb1f7706e0550e962beeda73fdf
Content hash
2e64c269953f2656c21bf5a0fa6b4568e82fe0c72b36e8f84758e090349966a5
Tree hash
e4207d336efb2816281eddbe9dd3a6203b3741d07fc4fe2cf3cf0b327fc8cfe6
Skill path
skills/leonxlnx/gpt-taste
Audit payload hash
d4a01622b529408765076a97433fcc02

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