agentation
Audited by Socket on Mar 6, 2026
1 alert found:
Obfuscated FileThe fragment outlines a coherent, featureful tool designed to bridge human UI annotations with AI agents via MCP across multiple platforms. The overall footprint—local MCP server integration, public package installation, webhook endpoints, and cross-platform hooks—fits the stated purpose of an annotation/feedback bridge. However, several risk signals appear in aggregate: (1) download/execute patterns via npm/npx, (2) outbound webhooks and external endpoints, (3) cross-platform hook injections that can touch local and remote components, and (4) potential for data exposure through webhook/config endpoints if not properly authenticated and restricted. While none of the patterns alone prove malicious intent, the combination—especially the API exposure, curl-based pending checks, and webhook destinations—constitutes a suspicious-but-not-malignant footprint pending a deeper review of implementation details, access controls, and token handling. Treat as SUSPICIOUS but not MALICIOUS, with a securityRisk score in the mid-range until a formal threat model confirms safe usage.