Caveat verdict

ship

shipstatic

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
70
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (12)

Pattern match critical

Possible hardcoded credential

examples/node/README.md · code · apiKey: 'ship-your-key-here

Pattern match high

<script> tag in markdown — potential code injection

tests/browser/index.test.ts · prose · downgraded · <script

Pattern match high

Accesses sensitive system files

tests/shared/lib/file-validation.unit.test.ts · prose · downgraded · /etc/passwd

Pattern match medium

Dynamic import() — loads module at runtime

examples/react/src/reportWebVitals.js · prose · downgraded · import('

Pattern match medium

Instructs covert action — may act without user awareness

src/node/core/config.ts · prose · downgraded · Silently

Pattern match medium

References child_process — can spawn system processes

tests/mocks/cli.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

tests/mocks/cli.js · prose · downgraded · spawn(

Pattern match low

String.fromCharCode — can build strings to evade detection

examples/vanilla/ship.js · prose · downgraded · String.fromCharCode

Pattern match low

Accesses sensitive environment variables

src/node/core/config.ts · prose · downgraded · process.env.SHIP_API_KEY

Pattern match low

Blob URL — may embed executable content

src/shared/lib/md5.ts · prose · downgraded · blob:

Pattern match low

References agent configuration files

src/shared/resources.ts · prose · downgraded · CLAUDE.md

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API