Caveat verdict

company-reimbursement-invoice-email-assistant

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

Invoice email management reading IMAP mailboxes and generating ledgers; IMAP credentials stored locally with explicit user disclosure and consent flows documented.

⚠ 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.

35
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

<script> tag in markdown — potential code injection

archive-invoices.js · prose · downgraded · <script>

Pattern match high

Possible hardcoded credential

config/IMAP_CREDENTIALS.example.js · prose · downgraded · password: 'your_email_app_password

Pattern match medium

References child_process — can spawn system processes

run-all.js · prose · downgraded · child_process

Pattern match low

Accesses sensitive environment variables

lib/env.js · prose · downgraded · process.env.IMAP_REJECT_UNAUTH

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · node-fetch

Pattern match low

String.fromCharCode — can build strings to evade detection

step1-email-scan.js · prose · downgraded · String.fromCharCode

Pattern match low

Node http/https module — low-level network access

step2-download-pdf.js · prose · downgraded · require('https')

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.

package_install

Is this flag fair?

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