Caveat verdict

alista

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

Restaurant bookmark manager that fetches post metadata from Instagram/TikTok and verifies venues with Google Places API; all declared network hosts serve the stated purpose and CDN hosts are whitelisted explicitly for image/video download.

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

18
security
100
transparency
80
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your-google-places-key

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match medium

References child_process — can spawn system processes

scripts/fetch-post.ts · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

scripts/fetch-post.ts · prose · downgraded · import("

Pattern match medium

Uses exec() — may execute shell commands

scripts/lib/db.ts · prose · downgraded · exec(

Pattern match low

Accesses sensitive environment variables

scripts/fetch-post.ts · prose · downgraded · process.env.APIFY_API_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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