@activepieces/piece-google-contacts @0.4.8
Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 7:08 PM UTC
OSV ID
MAL-2026-13395
Ecosystem
npm
Summary
src/index.js imports child_process and issues POST requests alongside a ping command invocation (lines 25, 38, 49). The co-occurrence of child_process shell execution with hardcoded network POST endpoints and a system ping in a package presenting itself as a Google Contacts integration piece is inconsistent with the declared purpose (an OAuth-based Google Contacts API client would not need to spawn shell processes or ping remote hosts). The pattern matches host reconnaissance and outbound beaconing shape rather than legitimate Google People API interaction.
Source: amazon-inspector (8e200ba4f9d11d42636dbbd1fa698843321af8b0bd23ff63493c0ce94891a5cb)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.