Caveat verdict
shareone
Publishes files and conversation content to the ShareOne platform using internal scripts; all network operations are directed to the stated ShareOne service.
⚠ 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.
Findings (5)
<script> tag in markdown — potential code injection
workflows/publish-text-page.md · code · <script
Uses exec() — may execute shell commands
scripts/download_share.js · prose · downgraded · exec(
References child_process — can spawn system processes
scripts/publish.js · prose · downgraded · child_process
Accesses sensitive environment variables
scripts/check_api_key.js · prose · downgraded · process.env.SHAREONE_API_KEY
Node http/https module — low-level network access
scripts/shareone_client.js · prose · downgraded · require('http')
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.