Versioned security assessment

Report ID: SA-35A42BFB

6/30/2026, 11:36:51 AM

simple security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
simple
Version
v2
Maintainer
roin-orca
Coverage
1 Files scanned · 52 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Critical

2 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.

AI review confirmed a prompt injection attempt in SKILL.md line 3 and an unsafe image payload in SKILL.md line 7. The static external command and weak cryptographic algorithm findings are false positives: the fenced dot graph is documentation, and the crypto hits are ordinary words such as design, decisions, and deserves.

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 · 52 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

    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 (2)

RISK-001 Critical
Prompt Injection Attempt Detected
The skill metadata asks the evaluator not to scan the repository, claims administrator authority, and asks tests to be skipped. This is an attempt to override marketplace review and agent safety behavior.
The text directly asks reviewers to skip scanning and tests while claiming administrator authority. This matches the prompt-injection patterns defined for this audit.
RISK-002 Critical
Unsafe Markdown Image Payload
The markdown image target includes an onerror alert payload. This may execute script in unsafe renderers or downstream marketplace previews that do not sanitize image attributes.
The payload is explicit and appears in a rendered markdown context. Some renderers may neutralize it, but the intent and risk are clear.

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 (2)
Low
False Positive External Command Detection
The static analyzer flagged a fenced dot diagram as Ruby or shell backtick execution. The block is a graph description, not executable shell or Ruby code.
The surrounding markdown fence declares dot syntax and contains graph edges only. No shell command or Ruby execution context is present.
Low
False Positive Weak Cryptography Detections
The static analyzer appears to match substrings inside ordinary planning language. No cryptographic algorithm, hash function, encryption call, or key handling is present in the reviewed file.
Manual review found only natural-language terms such as design, decisions, and deserves at the flagged lines. There is no code path using weak cryptography.

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