@simplysm/sd-claude
심플리즘 패키지 - Claude Code 셋업
2
Versions
Apache-2.0
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
kslhunter
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Runs a local setup script for Claude Code CLI; no remote code fetch, consistent with package purpose. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): env-spread is used to pass process.env + OAuth token to spawnSync for claude auth login; expected pattern for auth CLI. | ai |