Versioned security assessment
Report ID: SA-3D934537
7/10/2026, 12:15:51 AM
internet-court security assessment v1
Skill Security Certification Report
- Skill name
- internet-court
- Version
- v1
- Maintainer
- internet-court
- Coverage
- 379 Files scanned · 59,919 Lines analyzed
- Policy version
- Unavailable
Highest confirmed finding severity
Critical
39 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 pageThis report does not block or authorize the manifest or ZIP.
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
379 Files scanned · 59,919 Lines analyzed
157 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.
Source
Binding unavailable
Artifact
Identity incomplete
Audit
Complete
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.
Observed in 14 evidence locations
Network access
May connect to external services.
Observed in 61 evidence locations
Filesystem access
May read or write local files.
Observed in 54 evidence locations
Env variables
May read values from the process environment.
Observed in 38 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 63 evidence locations
Capability review items (118)
Risk findings
Confirmed security concerns are separated from items that still need review.
Confirmed security concerns (39)
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
- FIX-001CriticalRemote installer commands pipe downloaded scripts directly into a shell.Replace curl-to-shell instructions with package-manager installs, pinned artifacts, checksum verification, and explicit user approval.
- FIX-002HighDemo and vendored workflows handle wallet private keys, exported agent packages, and environment-backed secrets.Avoid exporting private keys, prefer wallet prompts or scoped delegations, encrypt any local artifacts, and keep examples on disposable test wallets.
- FIX-003HighThe root skill can fetch sibling skills from raw GitHub when only SKILL.md is installed.Require full-repository installation or verify remote fallback files with pinned hashes and signed manifests before loading them.
- FIX-004HighA GenLayer example evaluates LLM-generated Python expressions with eval().Replace eval with a constrained expression parser, declarative rule DSL, or explicit allowlisted checks.
- FIX-005HighSome instructions use sudo, global installs, plugin installs, or commands that can terminate local processes.Mark these as manual operator steps, require confirmation, and avoid automatic execution by agents.
- FIX-006MediumStatic review cappedManually review the omitted 6431 static analyzer matches or reduce bundled generated/vendor/reference content before enabling automatic publication.
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.
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