Versioned security assessment
Report ID: SA-64CA8AF0
7/8/2026, 12:46:15 PM
nodejs-backend-patterns security assessment v8
Skill Security Certification Report
- Skill name
- nodejs-backend-patterns
- Version
- v8
- Maintainer
- wshobson
- Source
- github.com/wshobson/agents/tree/main/plugins/javascript-typescript/skills/nodejs-backend-patterns
- Coverage
- 1 Files scanned · 1,021 Lines analyzed
- Policy version
- Unavailable
Highest confirmed finding severity
High
3 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
Not attestable
The required immutable binding is incomplete.
Human verification
Not verified
No human verification is recorded for this report.
Coverage
1 Files scanned · 1,021 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 5 evidence locations
Filesystem access
May read or write local files.
Observed in 11 evidence locations
Env variables
May read values from the process environment.
Observed in 24 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 47 evidence locations
Capability review items (1)
Risk findings
Confirmed security concerns are separated from items that still need review.
Confirmed security concerns (3)
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
- FIX-001HighDynamic SQL update builder uses request body keys as column names.Allowlist writable fields and map them to fixed column names before building the SET clause.
- FIX-002MediumFastify CORS example allows arbitrary origins.Use an explicit allowed-origin list from configuration and document safe production defaults.
- FIX-003MediumCache invalidation uses Redis KEYS and deletes every matched key.Use SCAN with prefix scoping, validate patterns, and keep broad invalidation internal only.
- FIX-004MediumFastify listen example binds to all interfaces.Default local examples to localhost and document when 0.0.0.0 is appropriate for container deployments.
Expert evidence
Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.
Artifact subject
- Marketplace commit
- 64ca8af0f54a325752f08bd54e52151061ea659a
- Content hash
- ca74d6ff3d515709c471af789ac94a93c0b5c020a52939722f651d40b618c657
- Tree hash
- 45c6081ca8cf22bbb455e0b41a6a04c9ff8e9dea27b6081c0c47080a80e10072
- Skill path
- skills/wshobson/nodejs-backend-patterns
- Audit payload hash
- 30e055838ef445d0aa21aa9e03d213a9
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