Caveat verdict
sap-bah-openapi-backend
sap-bah-openapi-backend-openclaw
SAP Business Hub spec downloader using Playwright Chromium with user-provided SAP credentials; downloads OpenAPI specs to a designated directory and validates payload signatures.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (7)
Possible hardcoded credential
SKILL.md · code · PASSWORD='your_password
References sudo — requests elevated privileges
SKILL.md · code · sudo
Changes file ownership
SKILL.md · code · chown
Accesses system credential store
scripts/reliable_sap_hub_download.py · prose · downgraded · keychain
Python shutil file operation — copies/moves/deletes files
scripts/import_sap_hub_spec.py · prose · downgraded · shutil.move(
Python os.environ.get — reads environment variable
scripts/reliable_sap_hub_download.py · prose · downgraded · os.environ.get(
Python os.getenv — reads environment variable
scripts/scaffold_backend_from_openapi.py · prose · downgraded · os.getenv(
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: SAP_HUB_PASSWORD).
package_install Is this flag fair?
Thanks — recorded.