commerce-app-review
Audited by Socket on Aug 22, 2026
2 alerts found:
Securityx2SUSPICIOUS. Most local file reads and guideline fetches fit an Adobe app review skill, but the enrichment step forwards an Adobe IMS token to a less-verifiable `azurefd.net` endpoint. The capability mostly matches the purpose, yet credential routing is not sufficiently transparent, making the skill medium-high risk despite otherwise coherent scope.
No clear malware/backdoor behavior is present in this fragment, but it has serious security issues: hardcoded API credentials and unvalidated use of an externally supplied COMMERCE_URL to form the outbound request destination. If COMMERCE_URL can be influenced, the code can leak the embedded Authorization/X-Secret values to an arbitrary host. Additionally, error logging/return may expose sensitive diagnostic information.