oracle-fusion-cloud-financials
Warn
Audited by Snyk on Apr 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill instructs running and installing the Membrane CLI (e.g., "npm install -g @membranehq/cli@latest" and "npx @membranehq/cli@latest ..."), which fetches and executes remote code from the npm registry (e.g., https://www.npmjs.com/package/@membranehq/cli or https://registry.npmjs.org/@membranehq/cli) at runtime and is required for the skill to operate.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is an explicit integration with Oracle Fusion Cloud Financials — a financial management system — and exposes domain-specific objects and actions such as Payment, Invoice, Journal Entry, Supplier, Customer, General Ledger, etc. It uses the Membrane CLI to discover and run pre-built or custom actions (membrane action run ...) against the Oracle Fusion connector, including creating/updating records and automating workflows. Because the connector’s primary purpose is financial operations (e.g., creating payments, invoices, journal entries and other money-moving records) and the skill provides a direct mechanism to run those actions, it grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata