Versioned security assessment
Report ID: SA-89EDFDC7
7/23/2026, 6:34:07 AM
react-server-components-framework security assessment v9
Skill Security Certification Report
- Skill name
- react-server-components-framework
- Version
- v1.0.0
- Maintainer
- AI Agent Hub
- Coverage
- 11 Files scanned · 2,709 Lines analyzed
- Policy version
- skillstore-security-audit-policy-v1
Highest confirmed finding severity
High
4 confirmed security findings require 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 pageThis report does not block or authorize the manifest or ZIP.
Report position
Latest published report
Latest refers to the report sequence, not to artifact currentness.
Audit attestation
Active attestation
A public attestation is available for this exact report.
Human verification
Not verified
No human verification is recorded for this report.
Coverage
11 Files scanned · 2,709 Lines analyzed
4 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
Commit and path bound
Artifact
Content and tree hashes bound
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 1 evidence location
Network access
May connect to external services.
Observed in 18 evidence locations
Filesystem access
May read or write local files.
Not recorded by this audit
Env variables
May read values from the process environment.
Observed in 2 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 50 evidence locations
Risk findings
Confirmed security concerns are separated from items that still need review.
Confirmed security concerns (4)
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
- FIX-001HighThe blog example renders stored post content through dangerouslySetInnerHTML without sanitization.Sanitize HTML with a strict server-side allowlist before storage or rendering. Prefer a renderer that escapes raw HTML by default.
- FIX-002HighSeveral mutating Server Actions omit authentication, authorization, and ownership checks.Authenticate every action, enforce resource ownership or roles, and scope database mutations to the authorized principal.
- FIX-003HighResource update actions pass caller-provided Partial<Resource> values directly to Prisma.Validate update payloads with a strict schema and map only approved fields into database operations.
- FIX-004MediumThe public blog detail query does not require published status.Filter public queries by published status. Allow draft access only after an explicit author or administrator authorization check.
Expert evidence
Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.
Artifact subject
- Marketplace commit
- 89edfdc710d0846129dcee6a929477b04f08052c
- Content hash
- ab5326747954a20452345872dc6ad27c82203cb27bad51e6c9c2a3209738714c
- Tree hash
- e0d302990ff398d94abad11bc0d30d3ade8a064f50aca3ba7ff5f4b6f1caff49
- Skill path
- skills/ariegoldkin/react-server-components-framework
- Audit payload hash
- 52c64c33b7182802e7ee1b8ae0bf55c9
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: active