Versioned security assessment

Report ID: SA-02F077C1

7/5/2026, 7:15:43 AM

agent-generation security assessment v8

Skill Security Certification Report

Audit History
Audit model: codex Latest published report
Skill name
agent-generation
Version
v1.0.0
Maintainer
Cpicon
Coverage
6 Files scanned Β· 1,160 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

1 confirmed security finding requires 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.

The static backtick, reconnaissance, and device-file alerts are false positives from Markdown documentation and read-only analysis examples. No prompt injection or malicious exfiltration intent was found. The remaining concern is that generated agent templates grant broad write, shell, and network tools by default.

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

6 Files scanned Β· 1,160 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.

Not recorded by this audit

Filesystem access

May read or write local files.

Observed in 8 evidence locations

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

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Overbroad Generated Agent Tool Permissions
The skill template and examples assign generated agents broad tools including Edit, Write, Bash, WebFetch, and WebSearch. This can enable unnecessary file modification, shell execution, or network access if copied into agents without review.
The same broad tool list appears in the core template and all three example agents. The risk depends on downstream publication, but the evidence is direct.

Remediation

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

  1. FIX-001
    Medium
    Generated agents receive broad tool permissions by default.
    Use the minimum tool set for each role and remove Bash, Write, Edit, WebFetch, or WebSearch unless that role clearly needs them.
  2. FIX-002
    Low
    Documented shell snippets may be copied into sensitive repositories.
    Label shell examples as optional read-only inspection steps and advise users to review commands before execution.

Expert evidence

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

Artifact subject

Marketplace commit
02f077c174c5335e2f5d02ca15e77b70d9543e58
Content hash
8ba3a45342ae89b93591d05e5e9ac773ee3f24098f08d47007fe7812f5214265
Tree hash
9e0c66d6eb108e5943e3fa8e719d35e0f39377e688c242c1b4325307e6b27840
Skill path
skills/cpicon/agent-generation
Audit payload hash
681607d8373389306bb626c274e4c8cb

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