pica-openai-agents

Fail

Audited by Socket on Feb 24, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The documentation and example code correctly show how to integrate PICA's MCP server with the OpenAI Agents SDK, but they recommend operational patterns that increase supply-chain and credential-exposure risk: notably using `npx @picahq/mcp` without pinning or verification and forwarding the entire process.env into the subprocess. The snippet itself does not contain direct malicious code, but following the advice as-is could make a deployment susceptible to credential leakage or supply-chain compromise. Recommend: pin package versions, verify artifacts, only forward minimal environment variables (e.g., PATH and PICA_SECRET), run the MCP subprocess under least privilege or in a sandbox, and audit the @picahq/mcp package and its dependencies before use.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 24, 2026, 05:51 PM
Package URL
pkg:socket/skills-sh/picahq%2Fskills%2Fpica-openai-agents%2F@a7f41a8e512feb416e8bed7a1697c4d39eb16ef1