Versioned security assessment
Report ID: SA-3E4B6C31
7/9/2026, 9:11:54 AM
npm-git-install security assessment v6
Skill Security Certification Report
- Skill name
- npm-git-install
- Version
- v6
- Maintainer
- supercent-io
- Coverage
- 2 Files scanned · 388 Lines analyzed
- Policy version
- Unavailable
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
Not attestable
The required immutable binding is incomplete.
Human verification
Not verified
No human verification is recorded for this report.
Coverage
2 Files scanned · 388 Lines analyzed
35 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.
Not recorded by this audit
Network access
May connect to external services.
Observed in 23 evidence locations
Filesystem access
May read or write local files.
Observed in 12 evidence locations
Env variables
May read values from the process environment.
Observed in 3 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 52 evidence locations
Capability review items (31)
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-001HighGitHub Git installs can execute unreviewed package code and lifecycle scripts.Require users to verify repository trust, review package scripts, and pin tags or commit SHAs before installing, especially for global installs.
- FIX-002HighToken examples place GitHub credentials in URLs or npm configuration.Avoid token-in-URL examples, warn about shell history and logs, and prefer least-privilege tokens or SSH with clear secret-handling guidance.
- FIX-003HighThe guide recommends git credential.helper store for cached credentials.Remove that recommendation or clearly warn that it can store credentials unencrypted; prefer OS keychain-backed helpers.
- FIX-004HighTroubleshooting examples use sudo and recursive ownership changes.Lead with user-level npm prefixes, nvm, or local installs, and require explicit confirmation before any privileged system change.
- FIX-005MediumSSH key setup shows reading from the ~/.ssh directory.Clarify that only public .pub files may be displayed, and never ask agents to inspect private SSH keys or include key material in logs.
Expert evidence
Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.
Artifact subject
- Marketplace commit
- 3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
- Content hash
- c76befc45af13e35e77269ef5188ab64cb223020e45ec77517f44cee586f9eb6
- Tree hash
- 4c3cdf404a88482a652f113ae00e687ad8365c29e4dd5ef112c86338bb7199a5
- Skill path
- skills/supercent-io/npm-git-install
- Audit payload hash
- 0d7a3bccb27a0731c517188e2393fa9a
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