Versioned security assessment

Report ID: SA-635F69FB

7/13/2026, 12:32:12 PM

consent-registry security assessment v5

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
consent-registry
Version
v18.0.0
Maintainer
aaron-he-zhu
Coverage
1 Files scanned · 80 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

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

Most static findings are Markdown formatting, repository links, metadata URLs, or a safe fixed Git command. The skill does invoke a repository Python utility and permits broad deny-only suppression, creating bounded execution and integrity risks.

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

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

Filesystem access

May read or write local files.

Observed in 9 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 12 evidence locations

Capability review items (1)
Medium
Ruby/shell backtick execution
2. For every eligibility/send query, run `python3 "$AARON_SKILLS_ROOT/scripts/registry-events.py" is
Line 51 directs the agent to execute a Python script selected through AARON_SKILLS_ROOT with a user-supplied subject identifier. Root validation and argument-safe invocation are required to prevent unintended execution.

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Broad Producer Suppression Can Deny Contact
Any validated producer may immediately suppress a subject without owner capability. A compromised producer could alter contact eligibility at scale.
The document explicitly permits any validated producer to append immediate deny-only suppression and acknowledges that a bad producer can cause non-contact.

Remediation

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

  1. FIX-001
    Medium
    The suppression path allows any validated producer to change contact eligibility.
    Enforce tenant and subject scope, authenticate producers, rate-limit suppression events, and alert on unusual suppression volume.
  2. FIX-002
    Medium
    The query workflow invokes a script selected through AARON_SKILLS_ROOT.
    Resolve and verify the trusted root, pass subject IDs as literal process arguments, and reject unexpected script ownership or permissions.

Expert evidence

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

Artifact subject

Marketplace commit
635f69fb8d2f4e6330ba47a4e5a0fb239c04d110
Content hash
cc739874199c32d3c9af43dfd1aa3591f155190cd3611a40366531ca2ce4b2c7
Tree hash
00273f420e0f8c48112dcaa98a411c4aafd354be6533781fd41312162023a33d
Skill path
skills/aaron-he-zhu/consent-registry
Audit payload hash
1947cd9ec6c129d0ff5005e868104435

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