netsuite-sdf-project-documentation

netsuite-sdf-project-documentation is a skill for Claude Code, Codex from oracle/netsuite-suitecloud-sdk. It costs 73 tokens per session (2,952 once invoked), scanned A, original, UPL-1.0.

A documentation tool for NetSuite SDF projects, which store NetSuite customisations as files that can be deployed between accounts. It examines code and configuration and creates project guides and diagrams.

In plain words
What is it for?
Use it to create README files, architecture diagrams, deployment instructions, and troubleshooting tables from scripts, XML, manifests, and SuiteQL queries.
Why use it?
It removes the need to explain a large project manually and makes deployment steps and troubleshooting information easier to find.

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 +2 yesterday A scan Socket: passSnyk: passSkillSpector: pass 73 tokens UPL-1.0

Good fit Use it to create README files, architecture diagrams, deployment instructions, and troubleshooting tables from scripts, XML, manifests, and SuiteQL queries.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation
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-sdf-project-documentation
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-sdf-project-documentation

README.md
[![agentmods](https://agentmods.dev/badge/skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation/github.svg)](https://agentmods.dev/skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation)
Your own site
<a href="https://agentmods.dev/skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation"><img src="https://agentmods.dev/badge/skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation/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-sdf-project-documentation

Your own site · 80×15
<a href="https://agentmods.dev/skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation"><img src="https://agentmods.dev/badge/skills/oracle/netsuite-suitecloud-sdk/netsuite-sdf-project-documentation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,952 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 17 Apr 2026
  • Snyk pass 17 Apr 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.00073 $0.02952
Opus 5 $0.00036 $0.01476
Sonnet 5 $0.00015 $0.00590
Haiku 4.5 $0.00007 $0.00295

Measured 9d ago against content hash 6100e84f1232, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

netsuite-sdf-project-documentation 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 9d 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-sdf-project-documentation/SKILL.md · 387 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. 9d ago First seen · 387 lines · 73 tokens per session scan A 6100e84f1232

Subscribe to this mod's changes

netsuite-sdf-project-documentation is a skill published in the GitHub repository oracle/netsuite-suitecloud-sdk (336 stars, last pushed yesterday), licensed UPL-1.0. It adds 73 tokens to every session and 2,952 once invoked, about $0.0004 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

draft-release-notes

Author the committed release-notes file for a Prisma 8 release (stable or 8.0.0-rc.N) by enumerating the merged PRs since the previous release v tag (stable or -rc.N), resolving opaque TML-NNNN: titles via Linear context (never copied verbatim), triaging public-worthiness, and writing categorized notes — breaking…

prisma/orm · 174 tokens

record-upgrade-instructions

Record upgrade instructions alongside a Prisma Next breaking-change PR, so downstream consumers (users of @internal/ and authors of Prisma Next extensions) can apply the matching code translation automatically via the published upgrade skills. Use when you have refactored framework code and the test suite went red in…

prisma/orm · 120 tokens

create-pr

Creates a GitHub PR with a Linear-ticket-prefixed title and a decision-led, narrative description for prisma-next. Use when the user wants to create a pull request, open a PR, or submit changes for review.

prisma/orm · 47 tokens

triage-contributor-pr

Triage open pull requests from external contributors to prisma/prisma and produce a per-PR verdict with evidence. Use when a maintainer asks to triage, evaluate, assess, or review the queue of incoming contributor PRs, to decide whether a fork PR is safe to run CI on, to check whether a PR is in scope for its version…

prisma/orm · 131 tokens

contrib-pr

Open a high-quality external contributor PR against prisma/orm. Use when the user is an outside contributor (not a Prisma maintainer) and wants to submit a change as a pull request from a fork. Encodes the contribution flow from CONTRIBUTING.md so the resulting PR passes review on the first round.

prisma/orm · 65 tokens

github-review-iteration

Orchestrates a GitHub PR review loop by delegating triage and implementation to dedicated sub-agents, then repeating until actionable review items are cleared. Use when the user says “address PR review”, “triage review comments”, or “iterate until review is clean”.

prisma/orm · 60 tokens