netsuite
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network operations using curl to access official NetSuite API endpoints (*.suitetalk.api.netsuite.com). These requests target well-known service infrastructure necessary for the skill's ERP integration purpose.
- [CREDENTIALS_UNSAFE]: No sensitive credentials or API tokens are hardcoded. The skill correctly relies on environment variables (NETSUITE_ACCOUNT_ID, NETSUITE_TOKEN_SECRET) to handle authentication securely.
- [COMMAND_EXECUTION]: The skill utilizes standard system utilities curl and jq for its core functionality of data retrieval and processing. These commands are used transparently for their intended purposes without any detected malicious patterns.
Audit Metadata