gpc-ci-integration
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileThe skill's stated purpose—CI/CD integration for GPC workflows—is coherent with its examples and commands. However, the footprint includes downloading and executing an external script to install a binary (unverifiable) in addition to installing an official npm package, creating a non-trivial supply-chain risk. It handles sensitive credentials (GPC_SERVICE_ACCOUNT) as environment secrets in CI, which is standard but raises data-flow and logging considerations. Overall, the design is plausibly legitimate for CI automation but is SECURITY-SENSITIVE and would be categorized as SUSPICIOUS to HIGH risk without stronger verifications (code signing, pinned versions, and transparent install provenance).