appbuilder-cicd-pipeline
Warn
Audited by Socket on Apr 17, 2026
1 alert found:
AnomalyAnomalyassets/fetch-secrets.sh
LOWAnomalyLOW
assets/fetch-secrets.sh
This module is not overtly malicious (no network access, no obfuscation, no persistence), but it is a high-risk credential-disclosure helper: it directly prints an OAuth client secret and other sensitive OAuth/IMS runtime/project identifiers to stdout. If used in CI or any log-capturing environment, it can readily expose secrets. Treat execution and output handling as sensitive; consider redaction/masking or avoiding log capture.
Confidence: 82%Severity: 68%
Audit Metadata