netsuite-ai-connector-instructions

netsuite-ai-connector-instructions is a skill for Claude Code, Codex from oracle/netsuite-suitecloud-sdk. It costs 52 tokens per session (3,889 once invoked), scanned A, original, UPL-1.0.

Instructions for using AI with NetSuite, a business system for finance and operations. It explains which tools to choose, how to format results, and how to handle subsidiaries, currencies, and SuiteQL database queries safely.

In plain words
What is it for?
Use it when an AI assistant is analysing NetSuite data, writing SuiteQL, or working through the NetSuite AI Service Connector.
Why use it?
It reduces incorrect tool choices, unsafe queries, and mistakes in reports involving multiple companies or currencies.

Skill for Claude CodeCodex ✓ vendor

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

not rated 336repo today A scan Socket: passSnyk: failSkillSpector: pass 52 tokens UPL-1.0

Good fit Use it when an AI assistant is analysing NetSuite data, writing SuiteQL, or working through the NetSuite AI Service Connector.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions
About the project

SuiteCloud SDK is a collection of tools for customizing NetSuite accounts and building SuiteApps through the SuiteCloud Development Framework. It serves developers through a command-line interface, Visual Studio Code extension, unit-testing tools, and agent skills.

oracle/netsuite-suitecloud-sdk · 336 stars · on GitHub · netsuite.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add oracle/netsuite-suitecloud-sdk --skill netsuite-ai-connector-instructions
Clone the repo
git clone --depth 1 https://github.com/oracle/netsuite-suitecloud-sdk

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for netsuite-ai-connector-instructions

README.md
[![agentmods](https://agentmods.dev/badge/skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions/github.svg)](https://agentmods.dev/skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions)
Your own site
<a href="https://agentmods.dev/skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions"><img src="https://agentmods.dev/badge/skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for netsuite-ai-connector-instructions

Your own site · 80×15
<a href="https://agentmods.dev/skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions"><img src="https://agentmods.dev/badge/skills/oracle/netsuite-suitecloud-sdk/netsuite-ai-connector-instructions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,889 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 2 May 2026
  • Snyk fail 2 May 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00052 $0.03889
Opus 5 $0.00026 $0.01945
Sonnet 5 $0.00010 $0.00778
Haiku 4.5 $0.00005 $0.00389

Measured 11d ago against content hash 87e5faa61ea8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

netsuite-ai-connector-instructions scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/agent-skills/netsuite-ai-connector-instructions/SKILL.md · 364 lines

The source is not reproduced here

Licensed UPL-1.0

The repository is licensed UPL-1.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 364 lines · 52 tokens per session scan A 87e5faa61ea8

Subscribe to this mod's changes

netsuite-ai-connector-instructions is a skill published in the GitHub repository oracle/netsuite-suitecloud-sdk (336 stars, last pushed today), licensed UPL-1.0. It adds 52 tokens to every session and 3,889 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

prisma-8

Comprehensive guide for building with Prisma 8 (Prisma Next), the contract-first data layer. Use whenever working on Prisma code in a project that uses it — authoring or editing the data contract (contract.prisma, PSL, TypeScript builders), migrations, queries (db.orm / db.sql), runtime wiring (db.ts, middleware…

prisma/orm · 220 tokens

hunt-nodejs

Hunt Node.js specific vulnerabilities — Prototype Pollution → RCE chains (lodash/merge/assign), Express trust proxy misconfiguration, childprocess/eval injection, template engine SSTI (EJS/Pug/Handlebars), path traversal in file servers, require() injection, environment variable exfil via /proc/self/environ. Use when…

uphiago/recon-skills · 87 tokens

typescript-expert

Expert-level TypeScript development with modern tooling, advanced types, and best practices. Use this skill for TypeScript projects requiring type-safe code, modern bundling, and comprehensive testing.

personamanagmentlayer/pcl · 40 tokens

nodejs-expert

Expert-level Node.js backend development with Express, async patterns, streams, performance optimization, and production best practices. Use when the user mentions JavaScript, backend, Express, or async, or when the task involves Modern Node.js Features, Express Framework, File System Operations, or HTTP Requests.

personamanagmentlayer/pcl · 63 tokens

migrate-api-to-graphql-client

Migrate the REST client path to a GraphQL client architecture with typed operations and incremental rollout.

bishopZ/2026-Boilerplate · 27 tokens

nfeio-node-sdk

NFE.io Node.js SDK integration expert (package: nfe-io). MUST trigger when: code imports 'nfe-io' or references NfeClient; user mentions NFE.io, NFS-e, NF-e, CT-e, CF-e, CFe-SAT, nota fiscal, nota fiscal eletronica, Brazilian invoice, fiscal document, electronic invoice Brazil, CNPJ lookup, CPF lookup, service…

nfe/client-nodejs · 264 tokens