Caveat verdict
ship
shipstatic
Standard static hosting deployment CLI that installs from npm, reads API key from env or prompt, and deploys files to shipstatic.com — all behavior matches the stated hosting purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (12)
Possible hardcoded credential
examples/node/README.md · code · apiKey: 'ship-your-key-here
<script> tag in markdown — potential code injection
tests/browser/index.test.ts · prose · downgraded · <script
Accesses sensitive system files
tests/shared/lib/file-validation.unit.test.ts · prose · downgraded · /etc/passwd
Dynamic import() — loads module at runtime
examples/react/src/reportWebVitals.js · prose · downgraded · import('
Instructs covert action — may act without user awareness
src/node/core/config.ts · prose · downgraded · Silently
References child_process — can spawn system processes
tests/mocks/cli.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
tests/mocks/cli.js · prose · downgraded · spawn(
String.fromCharCode — can build strings to evade detection
examples/vanilla/ship.js · prose · downgraded · String.fromCharCode
Accesses sensitive environment variables
src/node/core/config.ts · prose · downgraded · process.env.SHIP_API_KEY
Blob URL — may embed executable content
src/shared/lib/md5.ts · prose · downgraded · blob:
References agent configuration files
src/shared/resources.ts · prose · downgraded · CLAUDE.md
Popular HTTP library — network access
tests/mixed-core/node-sdk.test.ts · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: SHIP_API_KEY). Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.