@raishin/vanguard-frontier-agentic 2.9.0 → 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +26 -1
- package/.cursor-plugin/plugin.json +26 -1
- package/.github/plugin/marketplace.json +3 -3
- package/README.md +19 -16
- package/agents/netsuite/AGENTS.md +183 -0
- package/agents/netsuite/MAESTRO-EXAMPLES.md +438 -0
- package/agents/netsuite/README.md +70 -0
- package/agents/netsuite/SETUP-GUIDE.md +327 -0
- package/agents/netsuite/netsuite-administrator-agent/AGENT.md +122 -0
- package/agents/netsuite/netsuite-administrator-agent/LEAST-PRIVILEGES.md +66 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/claude-code.agent.md +105 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/copilot.agent.md +112 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/cursor.agent.md +105 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/gemini.agent.md +105 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-administrator-agent/harnesses/kiro-ide.agent.md +105 -0
- package/agents/netsuite/netsuite-administrator-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/AGENT.md +120 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/LEAST-PRIVILEGES.md +63 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/claude-code.agent.md +103 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/copilot.agent.md +110 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/cursor.agent.md +103 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/gemini.agent.md +103 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/harnesses/kiro-ide.agent.md +103 -0
- package/agents/netsuite/netsuite-ai-connector-mcp-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/AGENT.md +117 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/LEAST-PRIVILEGES.md +63 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/claude-code.agent.md +100 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/copilot.agent.md +107 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/cursor.agent.md +100 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/gemini.agent.md +100 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/harnesses/kiro-ide.agent.md +100 -0
- package/agents/netsuite/netsuite-ai-foundations-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-application-developer-agent/AGENT.md +121 -0
- package/agents/netsuite/netsuite-application-developer-agent/LEAST-PRIVILEGES.md +64 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/claude-code.agent.md +104 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/copilot.agent.md +111 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/cursor.agent.md +104 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/gemini.agent.md +104 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-application-developer-agent/harnesses/kiro-ide.agent.md +104 -0
- package/agents/netsuite/netsuite-application-developer-agent/metadata.json +42 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/AGENT.md +120 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/LEAST-PRIVILEGES.md +66 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/claude-code.agent.md +103 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/copilot.agent.md +110 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/cursor.agent.md +103 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/gemini.agent.md +103 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/harnesses/kiro-ide.agent.md +103 -0
- package/agents/netsuite/netsuite-audit-controls-sox-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/AGENT.md +120 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/LEAST-PRIVILEGES.md +64 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/claude-code.agent.md +103 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/copilot.agent.md +110 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/cursor.agent.md +103 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/gemini.agent.md +103 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/harnesses/kiro-ide.agent.md +103 -0
- package/agents/netsuite/netsuite-bi-reporting-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/AGENT.md +117 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/LEAST-PRIVILEGES.md +66 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/claude-code.agent.md +100 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/copilot.agent.md +107 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/cursor.agent.md +100 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/gemini.agent.md +100 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/harnesses/kiro-ide.agent.md +100 -0
- package/agents/netsuite/netsuite-data-governance-privacy-agent/metadata.json +41 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/AGENT.md +120 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/LEAST-PRIVILEGES.md +63 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/claude-code.agent.md +103 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/copilot.agent.md +110 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/cursor.agent.md +103 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/gemini.agent.md +103 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/harnesses/kiro-ide.agent.md +103 -0
- package/agents/netsuite/netsuite-enterprise-architecture-agent/metadata.json +46 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/AGENT.md +121 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/LEAST-PRIVILEGES.md +64 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/claude-code.agent.md +104 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/codex.toml +36 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/copilot.agent.md +111 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/cursor.agent.md +104 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/gemini.agent.md +104 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/harnesses/kiro-ide.agent.md +104 -0
- package/agents/netsuite/netsuite-erp-consultant-agent/metadata.json +42 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/AGENT.md +114 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/LEAST-PRIVILEGES.md +58 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/claude-code.agent.md +97 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/codex.toml +36 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/copilot.agent.md +104 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/cursor.agent.md +97 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/gemini.agent.md +97 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/harnesses/kiro-ide.agent.md +97 -0
- package/agents/netsuite/netsuite-evidence-release-drift-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/AGENT.md +119 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/LEAST-PRIVILEGES.md +65 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/claude-code.agent.md +102 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/copilot.agent.md +109 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/cursor.agent.md +102 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/gemini.agent.md +102 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/harnesses/kiro-ide.agent.md +102 -0
- package/agents/netsuite/netsuite-financial-foundations-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/AGENT.md +118 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/LEAST-PRIVILEGES.md +63 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/claude-code.agent.md +101 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/copilot.agent.md +108 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/cursor.agent.md +101 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/gemini.agent.md +101 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/harnesses/kiro-ide.agent.md +101 -0
- package/agents/netsuite/netsuite-identity-access-role-permission-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-integration-migration-agent/AGENT.md +119 -0
- package/agents/netsuite/netsuite-integration-migration-agent/LEAST-PRIVILEGES.md +61 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/claude-code.agent.md +102 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/copilot.agent.md +109 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/cursor.agent.md +102 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/gemini.agent.md +102 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-integration-migration-agent/harnesses/kiro-ide.agent.md +102 -0
- package/agents/netsuite/netsuite-integration-migration-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/AGENT.md +126 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/LEAST-PRIVILEGES.md +65 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/claude-code.agent.md +109 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/copilot.agent.md +116 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/cursor.agent.md +109 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/gemini.agent.md +109 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/harnesses/kiro-ide.agent.md +109 -0
- package/agents/netsuite/netsuite-live-org-mutation-guard-agent/metadata.json +45 -0
- package/agents/netsuite/netsuite-maestro-agent/AGENT.md +111 -0
- package/agents/netsuite/netsuite-maestro-agent/LEAST-PRIVILEGES.md +58 -0
- package/agents/netsuite/netsuite-maestro-agent/README.md +259 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/claude-code.agent.md +94 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/codex.toml +30 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/copilot.agent.md +101 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/cursor.agent.md +94 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/gemini.agent.md +94 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-maestro-agent/harnesses/kiro-ide.agent.md +94 -0
- package/agents/netsuite/netsuite-maestro-agent/metadata.json +39 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/AGENT.md +117 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/LEAST-PRIVILEGES.md +64 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/claude-code.agent.md +100 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/copilot.agent.md +107 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/cursor.agent.md +100 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/gemini.agent.md +100 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/harnesses/kiro-ide.agent.md +100 -0
- package/agents/netsuite/netsuite-oneworld-multisubsidiary-agent/metadata.json +40 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/AGENT.md +119 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/LEAST-PRIVILEGES.md +60 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/claude-code.agent.md +102 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/copilot.agent.md +109 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/cursor.agent.md +102 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/gemini.agent.md +102 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/harnesses/kiro-ide.agent.md +102 -0
- package/agents/netsuite/netsuite-sandbox-nonproduction-governance-agent/metadata.json +44 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/AGENT.md +121 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/LEAST-PRIVILEGES.md +65 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/claude-code.agent.md +104 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/copilot.agent.md +111 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/cursor.agent.md +104 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/gemini.agent.md +104 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/harnesses/kiro-ide.agent.md +104 -0
- package/agents/netsuite/netsuite-saved-searches-workbook-agent/metadata.json +41 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/AGENT.md +122 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/LEAST-PRIVILEGES.md +64 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/claude-code.agent.md +105 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/copilot.agent.md +112 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/cursor.agent.md +105 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/gemini.agent.md +105 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/harnesses/kiro-ide.agent.md +105 -0
- package/agents/netsuite/netsuite-sdf-devops-release-agent/metadata.json +42 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/AGENT.md +123 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/LEAST-PRIVILEGES.md +62 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/claude-code.agent.md +106 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/copilot.agent.md +113 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/cursor.agent.md +106 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/gemini.agent.md +106 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/harnesses/kiro-ide.agent.md +106 -0
- package/agents/netsuite/netsuite-sso-oauth-tba-agent/metadata.json +48 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/AGENT.md +120 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/LEAST-PRIVILEGES.md +61 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/claude-code.agent.md +103 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/copilot.agent.md +110 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/cursor.agent.md +103 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/gemini.agent.md +103 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/harnesses/kiro-ide.agent.md +103 -0
- package/agents/netsuite/netsuite-suitecloud-developer-agent/metadata.json +44 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/AGENT.md +120 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/LEAST-PRIVILEGES.md +65 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/claude-code.agent.md +103 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/copilot.agent.md +110 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/cursor.agent.md +103 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/gemini.agent.md +103 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/harnesses/kiro-ide.agent.md +103 -0
- package/agents/netsuite/netsuite-suiteflow-automation-agent/metadata.json +43 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/AGENT.md +118 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/LEAST-PRIVILEGES.md +63 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/claude-code.agent.md +101 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/codex.toml +36 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/copilot.agent.md +108 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/cursor.agent.md +101 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/gemini.agent.md +101 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/harnesses/kiro-ide.agent.md +101 -0
- package/agents/netsuite/netsuite-suitefoundation-agent/metadata.json +42 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/AGENT.md +121 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/LEAST-PRIVILEGES.md +65 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/claude-code.agent.md +104 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/copilot.agent.md +111 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/cursor.agent.md +104 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/gemini.agent.md +104 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/harnesses/kiro-ide.agent.md +104 -0
- package/agents/netsuite/netsuite-suitescript-secure-code-review-agent/metadata.json +44 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/AGENT.md +119 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/LEAST-PRIVILEGES.md +61 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/claude-code.agent.md +102 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/codex.toml +37 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/copilot.agent.md +109 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/cursor.agent.md +102 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/gemini.agent.md +102 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/harnesses/kiro-ide.agent.md +102 -0
- package/agents/netsuite/netsuite-web-services-integration-agent/metadata.json +45 -0
- package/catalog/agents.json +7868 -6377
- package/catalog/asset-integrity.json +1494 -49
- package/catalog/install-roles.json +691 -623
- package/catalog/skill-manifest.json +1025 -0
- package/catalog/skills.json +2844 -2114
- package/package.json +1 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +3 -2
- package/powers/vanguard-accounting/POWER.md +2 -2
- package/powers/vanguard-finance/POWER.md +2 -2
- package/powers/vanguard-netsuite/POWER.md +41 -0
- package/schemas/agent.schema.json +1 -0
- package/schemas/skill.schema.json +2 -1
- package/scripts/gen_netsuite_agents.py +536 -0
- package/scripts/generate-docs-data.mjs +1 -0
- package/scripts/netsuite_data/agents/netsuite-administrator-agent.json +150 -0
- package/scripts/netsuite_data/agents/netsuite-ai-connector-mcp-agent.json +144 -0
- package/scripts/netsuite_data/agents/netsuite-ai-foundations-agent.json +144 -0
- package/scripts/netsuite_data/agents/netsuite-application-developer-agent.json +146 -0
- package/scripts/netsuite_data/agents/netsuite-audit-controls-sox-agent.json +151 -0
- package/scripts/netsuite_data/agents/netsuite-bi-reporting-agent.json +146 -0
- package/scripts/netsuite_data/agents/netsuite-data-governance-privacy-agent.json +143 -0
- package/scripts/netsuite_data/agents/netsuite-enterprise-architecture-agent.json +185 -0
- package/scripts/netsuite_data/agents/netsuite-erp-consultant-agent.json +146 -0
- package/scripts/netsuite_data/agents/netsuite-evidence-release-drift-agent.json +156 -0
- package/scripts/netsuite_data/agents/netsuite-financial-foundations-agent.json +148 -0
- package/scripts/netsuite_data/agents/netsuite-identity-access-role-permission-agent.json +140 -0
- package/scripts/netsuite_data/agents/netsuite-integration-migration-agent.json +147 -0
- package/scripts/netsuite_data/agents/netsuite-live-org-mutation-guard-agent.json +165 -0
- package/scripts/netsuite_data/agents/netsuite-maestro-agent.json +85 -0
- package/scripts/netsuite_data/agents/netsuite-oneworld-multisubsidiary-agent.json +140 -0
- package/scripts/netsuite_data/agents/netsuite-sandbox-nonproduction-governance-agent.json +147 -0
- package/scripts/netsuite_data/agents/netsuite-saved-searches-workbook-agent.json +147 -0
- package/scripts/netsuite_data/agents/netsuite-sdf-devops-release-agent.json +145 -0
- package/scripts/netsuite_data/agents/netsuite-sso-oauth-tba-agent.json +151 -0
- package/scripts/netsuite_data/agents/netsuite-suitecloud-developer-agent.json +148 -0
- package/scripts/netsuite_data/agents/netsuite-suiteflow-automation-agent.json +149 -0
- package/scripts/netsuite_data/agents/netsuite-suitefoundation-agent.json +142 -0
- package/scripts/netsuite_data/agents/netsuite-suitescript-secure-code-review-agent.json +150 -0
- package/scripts/netsuite_data/agents/netsuite-web-services-integration-agent.json +149 -0
- package/skills/cross-functional/netsuite-routing-protocol/SKILL.md +150 -0
- package/skills/cross-functional/netsuite-routing-protocol/metadata.json +18 -0
- package/skills/netsuite/README.md +138 -0
- package/skills/netsuite/netsuite-administrator-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-administrator-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-administrator-skill/references/least-privilege.md +66 -0
- package/skills/netsuite/netsuite-administrator-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-administrator-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-administrator-skill/references/safety-checklist.md +19 -0
- package/skills/netsuite/netsuite-administrator-skill/references/sandbox-oauth-isolation.md +14 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/SKILL.md +88 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/references/least-privilege.md +63 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/references/official-sources.md +11 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/references/prompt-injection-patterns.md +13 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-ai-connector-mcp-skill/references/safety-checklist.md +19 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/references/ai-foundations-cert-status.md +12 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/references/least-privilege.md +63 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-ai-foundations-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-application-developer-skill/SKILL.md +87 -0
- package/skills/netsuite/netsuite-application-developer-skill/metadata.json +35 -0
- package/skills/netsuite/netsuite-application-developer-skill/references/least-privilege.md +64 -0
- package/skills/netsuite/netsuite-application-developer-skill/references/official-sources.md +10 -0
- package/skills/netsuite/netsuite-application-developer-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-application-developer-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-application-developer-skill/references/script-type-reference.md +14 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/references/least-privilege.md +66 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-audit-controls-sox-skill/references/sox-control-map.md +13 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/SKILL.md +87 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/references/kpi-formula-reference.md +14 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/references/least-privilege.md +64 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/references/official-sources.md +11 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-bi-reporting-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/metadata.json +34 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/references/least-privilege.md +66 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/references/official-sources.md +10 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/references/pii-field-catalog.md +12 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-data-governance-privacy-skill/references/safety-checklist.md +17 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/metadata.json +39 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/references/adr-template.md +14 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/references/least-privilege.md +63 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/references/official-sources.md +15 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-enterprise-architecture-skill/references/safety-checklist.md +19 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/metadata.json +35 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/references/erp-process-domain-map.md +14 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/references/least-privilege.md +64 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/references/official-sources.md +11 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-erp-consultant-skill/references/safety-checklist.md +19 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/references/evidence-hierarchy.md +13 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/references/least-privilege.md +58 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-evidence-release-drift-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/references/financial-foundations-domain-map.md +12 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/references/least-privilege.md +65 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-financial-foundations-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/references/least-privilege.md +63 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/references/official-sources.md +11 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-identity-access-role-permission-skill/references/sod-conflict-matrix.md +12 -0
- package/skills/netsuite/netsuite-integration-migration-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-integration-migration-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-integration-migration-skill/references/least-privilege.md +61 -0
- package/skills/netsuite/netsuite-integration-migration-skill/references/migration-complexity-matrix.md +14 -0
- package/skills/netsuite/netsuite-integration-migration-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-integration-migration-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-integration-migration-skill/references/safety-checklist.md +17 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/SKILL.md +92 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/metadata.json +38 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/references/blast-radius-guide.md +14 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/references/least-privilege.md +65 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/references/official-sources.md +14 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-live-operation-safety-skill/references/safety-checklist.md +24 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/metadata.json +33 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/intercompany-patterns.md +12 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/least-privilege.md +64 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/official-sources.md +9 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/safety-checklist.md +17 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/metadata.json +37 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/references/least-privilege.md +60 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/references/official-sources.md +13 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/references/safety-checklist.md +17 -0
- package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/references/sandbox-promotion-checklist.md +14 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/metadata.json +34 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/references/least-privilege.md +65 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/references/official-sources.md +10 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/references/pii-field-catalog.md +14 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-saved-searches-workbook-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/SKILL.md +87 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/metadata.json +35 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/references/least-privilege.md +64 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/references/official-sources.md +10 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-sdf-devops-release-skill/references/sdf-documentation-gates.md +13 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/metadata.json +41 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/references/auth-compatibility-matrix.md +12 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/references/least-privilege.md +62 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/references/official-sources.md +17 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-sso-oauth-tba-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/metadata.json +37 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/references/least-privilege.md +61 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/references/safety-checklist.md +17 -0
- package/skills/netsuite/netsuite-suitecloud-developer-skill/references/sdf-object-reference.md +14 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/metadata.json +36 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/references/least-privilege.md +65 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-suiteflow-automation-skill/references/suiteflow-state-machine-guide.md +13 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/SKILL.md +83 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/metadata.json +35 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/references/least-privilege.md +63 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/references/official-sources.md +11 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/references/safety-checklist.md +17 -0
- package/skills/netsuite/netsuite-suitefoundation-skill/references/suitefoundation-domain-map.md +14 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/SKILL.md +86 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/metadata.json +37 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/references/least-privilege.md +65 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/references/official-sources.md +12 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/references/oscp-vanguard-severity-map.md +14 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-suitescript-secure-code-review-skill/references/safety-checklist.md +18 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/SKILL.md +85 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/metadata.json +38 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/references/auth-posture-matrix.md +14 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/references/least-privilege.md +61 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/references/official-sources.md +14 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/references/release-drift.md +11 -0
- package/skills/netsuite/netsuite-web-services-integration-skill/references/safety-checklist.md +17 -0
- package/tests/fixtures/netsuite-maestro-routing/expected/001-happy-finance-setup.json +6 -0
- package/tests/fixtures/netsuite-maestro-routing/expected/002-happy-suitescript-security.json +6 -0
- package/tests/fixtures/netsuite-maestro-routing/expected/003-cross-domain-saved-search-subsidiary.json +12 -0
- package/tests/fixtures/netsuite-maestro-routing/inputs/001-happy-finance-setup.json +7 -0
- package/tests/fixtures/netsuite-maestro-routing/inputs/002-happy-suitescript-security.json +7 -0
- package/tests/fixtures/netsuite-maestro-routing/inputs/003-cross-domain-saved-search-subsidiary.json +7 -0
- package/tests/fixtures/netsuite-maestro-routing/taxonomy.json +232 -0
- package/tests/validate-catalog.py +1 -0
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-oneworld-multisubsidiary-skill
|
|
3
|
+
description: "Flashlight skill for reviewing NetSuite OneWorld multi-entity configurations: subsidiary hierarchies, intercompany account boundaries, cross-subsidiary visibility restrictions, multi-currency settings, and tax-jurisdiction nexus alignment. T0 static review — no live account connection required. TRIGGER when: user asks to review subsidiary structure, audit intercompany accounts, check cross-subsidiary role scoping, validate tax nexus coverage, assess consolidation configuration, or diagnose OneWorld hierarchy issues. Trigger phrases: subsidiary hierarchy, intercompany elimination, cross-subsidiary access, multi-currency consolidation, tax nexus, due-to due-from, legal entity registration, OneWorld configuration. DO NOT TRIGGER when: the user needs authentication or OAuth/TBA token review (use netsuite-sso-oauth-tba-skill), role/permission assignment analysis beyond subsidiary scoping (use netsuite-identity-access-role-permission-skill), SOX audit evidence generation (use netsuite-audit-controls-sox-skill), or SDF deployment of subsidiary changes (use netsuite-sdf-devops-release-skill)."
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-09"
|
|
9
|
+
category: compliance
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
execution_tier: static-review
|
|
12
|
+
mcp_servers: []
|
|
13
|
+
oauth_scopes: []
|
|
14
|
+
run_as_permissions:
|
|
15
|
+
required: []
|
|
16
|
+
denied: []
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
# NetSuite OneWorld Multi-Subsidiary Skill
|
|
20
|
+
|
|
21
|
+
## Purpose
|
|
22
|
+
|
|
23
|
+
Audits OneWorld multi-subsidiary configurations for boundary integrity, intercompany elimination correctness, currency/tax-jurisdiction alignment, and cross-subsidiary role scoping. Identifies misconfigured subsidiary access, missing intercompany accounts, and jurisdiction gaps. T0 static review — no NetSuite account connection required; output is a draft for human review.
|
|
24
|
+
|
|
25
|
+
## When This Skill Owns the Task
|
|
26
|
+
|
|
27
|
+
- Reviewing a multi-subsidiary NetSuite setup for structural completeness and intercompany correctness
|
|
28
|
+
- Auditing cross-subsidiary role scoping to verify users cannot see data outside their legal entity
|
|
29
|
+
- Validating tax nexus and jurisdiction alignment for a new country or subsidiary
|
|
30
|
+
- Diagnosing consolidation discrepancies caused by missing intercompany elimination accounts
|
|
31
|
+
- Assessing multi-currency configuration and exchange-rate type assignments across subsidiaries
|
|
32
|
+
|
|
33
|
+
## Recommended Workflow
|
|
34
|
+
|
|
35
|
+
1. Step 1 — Gather inputs: request subsidiary hierarchy export, intercompany account mapping, role restriction excerpts, tax nexus config, and currency settings
|
|
36
|
+
2. Step 2 — Map the hierarchy: identify parent/child subsidiary relationships, legal-entity registrations, base currencies, and countries; flag any subsidiary missing a country or currency assignment
|
|
37
|
+
3. Step 3 — Review intercompany boundaries: verify each intercompany transaction type has a matching due-to/due-from account pair and an elimination journal entry; flag gaps as High
|
|
38
|
+
4. Step 4 — Audit cross-subsidiary visibility: review role configurations for subsidiary restrictions; flag any role granting broader access than the user's legal entity as High
|
|
39
|
+
5. Step 5 — Assess tax jurisdiction coverage: map each subsidiary's country to its configured nexus; flag missing nexus registrations as High
|
|
40
|
+
6. Step 6 — Review multi-currency settings: verify exchange-rate types and revaluation rules per subsidiary; flag currency mismatches as Medium or High depending on consolidation impact
|
|
41
|
+
7. Step 7 — Emit structured findings report: verdict, Critical/High/Medium/Low findings table, safe next actions, and escalation triggers
|
|
42
|
+
|
|
43
|
+
## Evidence Hierarchy
|
|
44
|
+
|
|
45
|
+
LIVE_EVIDENCE > REPOSITORY_EVIDENCE > USER_PROVIDED > OFFICIAL_DOCUMENTATION > INFERENCE > UNVERIFIED > BLOCKED
|
|
46
|
+
|
|
47
|
+
## Safety Checklist
|
|
48
|
+
|
|
49
|
+
- No live NetSuite credentials, tokens, or session cookies accepted — reject and ask for sanitized exports
|
|
50
|
+
- Tax registration numbers (VAT/GST IDs) must be redacted before submission
|
|
51
|
+
- No live mutations recommended — all changes must go through netsuite-live-org-mutation-guard-agent
|
|
52
|
+
- All findings labeled [FACT], [ASSUMPTION], or [INFERENCE] with source config reference
|
|
53
|
+
- Cross-subsidiary data exposure findings escalated as Critical minimum
|
|
54
|
+
|
|
55
|
+
## Rules — Hard-Stop Constraints
|
|
56
|
+
|
|
57
|
+
- Static review only; never connect to a live NetSuite account or invoke APIs/SuiteScript/SDF.
|
|
58
|
+
- Never request or accept credentials, tokens, or secrets.
|
|
59
|
+
- Never depend on the Administrator role; recommend least-privilege custom roles (note 2FA).
|
|
60
|
+
- Prefer OAuth 2.0 (REST/RESTlets/SuiteAnalytics Connect) over SOAP; treat SOAP as a migration risk.
|
|
61
|
+
- Never claim a Coming-Soon certification is available.
|
|
62
|
+
|
|
63
|
+
## Refusal Triggers
|
|
64
|
+
|
|
65
|
+
- Request provides live NetSuite credentials, session tokens, TBA tokens, OAuth client secrets, or admin passwords — refuse immediately, do not log or echo
|
|
66
|
+
- Request asks the agent to use the Administrator role or any role with full account permissions
|
|
67
|
+
- Request asks the agent to directly create, edit, or delete subsidiaries, legal entities, or intercompany accounts in a live account
|
|
68
|
+
- Request provides unredacted tax registration numbers, VAT/GST IDs, or legal-entity bank account data — flag and ask for redacted version
|
|
69
|
+
- Request claims a coming-soon NetSuite certification (AI Specialist, AI Professional, BI & Reporting Professional) is currently available
|
|
70
|
+
|
|
71
|
+
## T0 Contract
|
|
72
|
+
|
|
73
|
+
No account connection, no OAuth, no secrets. Output is draft review text for a human owner.
|
|
74
|
+
|
|
75
|
+
## Security Notes
|
|
76
|
+
|
|
77
|
+
Static review only. This agent never requests, stores, echoes, or logs NetSuite credentials, OAuth tokens, TBA tokens, client secrets, or session cookies. Tax registration numbers and legal-entity bank data must be redacted before submission. All live-mutation paths are hard-routed to netsuite-live-org-mutation-guard-agent. No org connection is established at any point.
|
|
78
|
+
|
|
79
|
+
## Reference File Index
|
|
80
|
+
|
|
81
|
+
- [official-sources.md](references/official-sources.md) — Oracle NetSuite OneWorld and multi-currency documentation URLs
|
|
82
|
+
- [safety-checklist.md](references/safety-checklist.md) — Pre-review sanitization steps for subsidiary and tax configuration exports
|
|
83
|
+
- [least-privilege.md](references/least-privilege.md) — Custom reviewer role specification for OneWorld configurations
|
|
84
|
+
- [release-drift.md](references/release-drift.md) — OneWorld feature changes by release that may affect subsidiary or intercompany behavior
|
|
85
|
+
- [intercompany-patterns.md](references/intercompany-patterns.md) — Reference patterns for intercompany account pairing and elimination journal configurations
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-oneworld-multisubsidiary-skill",
|
|
3
|
+
"name": "NetSuite OneWorld Multi-Subsidiary Skill",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "netsuite",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"claude-code",
|
|
8
|
+
"codex",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Flashlight skill for reviewing NetSuite OneWorld multi-entity configurations: subsidiary hierarchies, intercompany account boundaries, cross-subsidiary visibility restrictions, multi-currency settings, and tax-jurisdiction nexus alignment. T0 static review — no live account connection required. TRIG",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"category": "compliance",
|
|
17
|
+
"execution_tier": "static-review",
|
|
18
|
+
"oauth_scopes": [],
|
|
19
|
+
"mcp_servers": [],
|
|
20
|
+
"run_as_permissions": {},
|
|
21
|
+
"sandbox_only": false,
|
|
22
|
+
"production_allowed": true,
|
|
23
|
+
"official_docs": [
|
|
24
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html",
|
|
25
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html",
|
|
26
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html"
|
|
27
|
+
],
|
|
28
|
+
"security_notes": "Static review only. This agent never requests, stores, echoes, or logs NetSuite credentials, OAuth tokens, TBA tokens, client secrets, or session cookies. Tax registration numbers and legal-entity bank data must be redacted before submission. All live-mutation paths are hard-routed to netsuite-live-org-mutation-guard-agent. No org connection is established at any point.",
|
|
29
|
+
"last_verified": "2026-06-09",
|
|
30
|
+
"path": "skills/netsuite/netsuite-oneworld-multisubsidiary-skill",
|
|
31
|
+
"author": "github: Raishin",
|
|
32
|
+
"version": "0.1.0"
|
|
33
|
+
}
|
package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/intercompany-patterns.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# Intercompany Patterns
|
|
2
|
+
|
|
3
|
+
Reference patterns for intercompany account pairing and elimination journal configurations
|
|
4
|
+
|
|
5
|
+
Scope: Audits OneWorld multi-subsidiary configurations for boundary integrity, intercompany elimination correctness, currency/tax-jurisdiction alignment, and cross-subsidiary role scoping. Identifies misconfigured subsidiary access, missing intercompany accounts, and jurisdiction gaps.
|
|
6
|
+
|
|
7
|
+
- OneWorld subsidiary hierarchy review: parent/child relationships, legal-entity registrations, base-currency assignments, and country/tax-jurisdiction alignment
|
|
8
|
+
- Intercompany boundary review: intercompany account pairings, elimination journal configuration, intercompany transaction type coverage, and due-to/due-from balance symmetry
|
|
9
|
+
- Cross-subsidiary visibility restrictions: role-level subsidiary restrictions, subsidiary-specific record access, and saved-search/report scope scoping
|
|
10
|
+
- Multi-currency configuration: exchange-rate types, revaluation rules, and currency consolidation settings per subsidiary
|
|
11
|
+
- Tax-jurisdiction mapping: nexus configuration, tax registration alignment to subsidiary country, and multi-jurisdiction VAT/GST exposure
|
|
12
|
+
- Legal-entity boundary review: ensuring each legal entity has a corresponding subsidiary with correct country, currency, and tax profile
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite OneWorld Multi-Subsidiary Agent
|
|
2
|
+
|
|
3
|
+
## Execution tier
|
|
4
|
+
|
|
5
|
+
**T0 — Static Review**
|
|
6
|
+
|
|
7
|
+
Rationale: `execution_tier: "static-review"` declared in `metadata.json`. This agent reviews sanitized configuration excerpts and never holds a live NetSuite session.
|
|
8
|
+
|
|
9
|
+
## Identity model
|
|
10
|
+
|
|
11
|
+
No live NetSuite identity is required for the agent itself. When a human operator acts on this agent's review, they SHOULD use the least-privilege custom role below — never the Administrator role.
|
|
12
|
+
|
|
13
|
+
## Recommended custom role
|
|
14
|
+
|
|
15
|
+
- **Custom role name:** NetSuite OneWorld Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Accountant (standard role — copy and restrict) (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** General Ledger, Multi-Currency, Tax, OneWorld
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **Subsidiaries** (View) — Required to inspect subsidiary hierarchy and configuration
|
|
23
|
+
- **Intercompany Journal Entries** (View) — Required to review intercompany elimination account coverage
|
|
24
|
+
- **Currency** (View) — Required to review base-currency assignments and exchange-rate types
|
|
25
|
+
- **Tax Schedules** (View) — Required to review nexus and tax-jurisdiction configurations
|
|
26
|
+
- **General Ledger** (View) — Required to review intercompany due-to/due-from account pairings
|
|
27
|
+
- **Roles** (View) — Required to review cross-subsidiary role restrictions
|
|
28
|
+
|
|
29
|
+
## Forbidden
|
|
30
|
+
|
|
31
|
+
- Administrator role
|
|
32
|
+
- Full access to any transaction entry type
|
|
33
|
+
- Access Token Management permission
|
|
34
|
+
- OAuth 2.0 Authorized Applications Management permission
|
|
35
|
+
- Edit or Create level on Subsidiaries or Intercompany records
|
|
36
|
+
|
|
37
|
+
## Blast-radius bound
|
|
38
|
+
|
|
39
|
+
Even if fully compromised, this agent cannot mutate a NetSuite account: it has no live session, no API tokens, and no SDF deploy rights. It can only produce review text.
|
|
40
|
+
|
|
41
|
+
## Refusal triggers
|
|
42
|
+
|
|
43
|
+
- Request provides live NetSuite credentials, session tokens, TBA tokens, OAuth client secrets, or admin passwords — refuse immediately, do not log or echo
|
|
44
|
+
- Request asks the agent to use the Administrator role or any role with full account permissions
|
|
45
|
+
- Request asks the agent to directly create, edit, or delete subsidiaries, legal entities, or intercompany accounts in a live account
|
|
46
|
+
- Request provides unredacted tax registration numbers, VAT/GST IDs, or legal-entity bank account data — flag and ask for redacted version
|
|
47
|
+
- Request claims a coming-soon NetSuite certification (AI Specialist, AI Professional, BI & Reporting Professional) is currently available
|
|
48
|
+
|
|
49
|
+
## Escalation path
|
|
50
|
+
|
|
51
|
+
Route all live-account changes to `netsuite-live-org-mutation-guard-agent` with a named human decision owner and a structured case capsule.
|
|
52
|
+
|
|
53
|
+
## Role creation steps
|
|
54
|
+
|
|
55
|
+
1. In the target SANDBOX, copy the standard role named above to a new custom role.
|
|
56
|
+
2. Remove every permission not listed under Minimal permissions.
|
|
57
|
+
3. Add only the listed permissions at the stated access level.
|
|
58
|
+
4. Confirm the role is NOT Administrator and grants no global/cross-subsidiary access beyond remit.
|
|
59
|
+
5. Enable 2FA enforcement if the role touches privileged permissions.
|
|
60
|
+
6. Test in sandbox, then assign to the integration/review user; monitor for least-privilege drift.
|
|
61
|
+
|
|
62
|
+
## Companion skill
|
|
63
|
+
|
|
64
|
+
`netsuite-oneworld-multisubsidiary-skill` — NetSuite OneWorld Multi-Subsidiary Skill
|
package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/official-sources.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle NetSuite OneWorld and multi-currency documentation URLs
|
|
4
|
+
|
|
5
|
+
Verified 2026-06-09 against official Oracle/NetSuite documentation:
|
|
6
|
+
|
|
7
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html
|
|
8
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html
|
|
9
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
OneWorld feature changes by release that may affect subsidiary or intercompany behavior
|
|
4
|
+
|
|
5
|
+
NetSuite releases biannually. Content verified 2026-06-09.
|
|
6
|
+
|
|
7
|
+
Release-sensitive items to re-verify each release:
|
|
8
|
+
|
|
9
|
+
- SOAP web services removal timeline (REST + OAuth 2.0 recommended for new integrations from 2026.1; new SOAP integrations blocked at 2027.1).
|
|
10
|
+
- Certification availability (AI Specialist/Professional and BI & Reporting Professional are Coming Soon — re-check status).
|
|
11
|
+
- AI Connector / MCP permission names and role restrictions.
|
package/skills/netsuite/netsuite-oneworld-multisubsidiary-skill/references/safety-checklist.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Safety Checklist
|
|
2
|
+
|
|
3
|
+
Pre-review sanitization steps for subsidiary and tax configuration exports
|
|
4
|
+
|
|
5
|
+
- No live NetSuite credentials, tokens, or session cookies accepted — reject and ask for sanitized exports
|
|
6
|
+
- Tax registration numbers (VAT/GST IDs) must be redacted before submission
|
|
7
|
+
- No live mutations recommended — all changes must go through netsuite-live-org-mutation-guard-agent
|
|
8
|
+
- All findings labeled [FACT], [ASSUMPTION], or [INFERENCE] with source config reference
|
|
9
|
+
- Cross-subsidiary data exposure findings escalated as Critical minimum
|
|
10
|
+
|
|
11
|
+
## Refusal triggers
|
|
12
|
+
|
|
13
|
+
- Request provides live NetSuite credentials, session tokens, TBA tokens, OAuth client secrets, or admin passwords — refuse immediately, do not log or echo
|
|
14
|
+
- Request asks the agent to use the Administrator role or any role with full account permissions
|
|
15
|
+
- Request asks the agent to directly create, edit, or delete subsidiaries, legal entities, or intercompany accounts in a live account
|
|
16
|
+
- Request provides unredacted tax registration numbers, VAT/GST IDs, or legal-entity bank account data — flag and ask for redacted version
|
|
17
|
+
- Request claims a coming-soon NetSuite certification (AI Specialist, AI Professional, BI & Reporting Professional) is currently available
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-sandbox-nonproduction-governance-skill
|
|
3
|
+
description: "Static-review flashlight for NetSuite sandbox, Release Preview, and non-production environment governance. Enforces the confirmed isolation facts: OAuth 2.0 authorized apps and client credentials flow setup in production are NOT copied to sandbox or Release Preview (and are cleared on each sandbox refresh); TBA tokens created in production are NOT copied to sandbox or Release Preview. Enforces that sandbox success does not equal production readiness without explicit re-authorization. TRIGGER when: user asks about sandbox governance, OAuth app re-authorization after sandbox refresh, TBA token management across environments, Release Preview usage policies, environment isolation between production and sandbox, sandbox-to-production promotion readiness, or sandbox refresh impact on integration testing. Trigger phrases: sandbox refresh, OAuth re-authorize sandbox, Release Preview isolation, sandbox governance, non-production environment, sandbox success production readiness, TBA token sandbox. DO NOT TRIGGER when: the question is about OAuth 2.0 or TBA auth flow mechanics (use netsuite-sso-oauth-tba-agent), integration API endpoint design (use netsuite-web-services-integration-agent), SDF release pipeline automation (use netsuite-sdf-devops-release-agent), or role and permission SoD design (use netsuite-identity-access-role-permission-agent)."
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-09"
|
|
9
|
+
category: operational
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
execution_tier: static-review
|
|
12
|
+
mcp_servers: []
|
|
13
|
+
oauth_scopes: []
|
|
14
|
+
run_as_permissions:
|
|
15
|
+
required: []
|
|
16
|
+
denied: []
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
# NetSuite Sandbox and Non-Production Governance Skill
|
|
20
|
+
|
|
21
|
+
## Purpose
|
|
22
|
+
|
|
23
|
+
Sandbox and non-production environment separation, OAuth 2.0 app re-authorization requirements per environment, TBA token isolation, sandbox refresh cycles, and Release Preview usage governance. Enforces the principle that authorized applications and tokens are not copied between environments and must be explicitly re-authorized after each sandbox refresh. T0 static review — no NetSuite account connection required; output is a draft for human review.
|
|
24
|
+
|
|
25
|
+
## When This Skill Owns the Task
|
|
26
|
+
|
|
27
|
+
- User needs to review or design OAuth 2.0 re-authorization procedures for sandbox and Release Preview environments
|
|
28
|
+
- User is planning a sandbox refresh and needs to assess impact on active OAuth apps and TBA tokens
|
|
29
|
+
- User needs to assess whether their sandbox test results are sufficient evidence of production readiness
|
|
30
|
+
- User needs to establish environment separation policies between production, sandbox, and Release Preview
|
|
31
|
+
- User needs to design a sandbox-to-production promotion checklist that includes OAuth and TBA re-authorization steps
|
|
32
|
+
|
|
33
|
+
## Recommended Workflow
|
|
34
|
+
|
|
35
|
+
1. Step 1 — Gather inputs: environment inventory, OAuth 2.0 re-authorization processes, sandbox refresh schedule, TBA token management procedures, integration test suite scope
|
|
36
|
+
2. Step 2 — Verify environment separation: confirm distinct OAuth 2.0 authorized apps, client credentials flow setups, and TBA tokens per environment; flag any assumption that production config copies to sandbox
|
|
37
|
+
3. Step 3 — Assess post-refresh re-authorization coverage: identify which OAuth apps and TBA tokens require explicit re-authorization or re-creation after each sandbox refresh
|
|
38
|
+
4. Step 4 — Evaluate sandbox-to-production promotion readiness checklist: verify OAuth re-authorization step is present before smoke-test; flag its absence as High governance gap
|
|
39
|
+
5. Step 5 — Review Release Preview governance: confirm it is not used for production-equivalent load testing or treated as production fallback without explicit re-authorization
|
|
40
|
+
6. Step 6 — Rate all governance gaps Critical/High/Medium/Low/Unknown; produce structured finding table with evidence labels [FACT], [ASSUMPTION], [INFERENCE]
|
|
41
|
+
7. Step 7 — Emit T0 static review output: governance gap report with re-authorization checklist, sandbox refresh impact assessment, and escalation routing
|
|
42
|
+
|
|
43
|
+
## Evidence Hierarchy
|
|
44
|
+
|
|
45
|
+
LIVE_EVIDENCE > REPOSITORY_EVIDENCE > USER_PROVIDED > OFFICIAL_DOCUMENTATION > INFERENCE > UNVERIFIED > BLOCKED
|
|
46
|
+
|
|
47
|
+
## Safety Checklist
|
|
48
|
+
|
|
49
|
+
- No credentials, tokens, or secrets present in inputs — refuse and instruct user to redact if found
|
|
50
|
+
- Core isolation fact enforced: OAuth 2.0 authorized apps and client credentials flow NOT copied to sandbox/Release Preview; TBA tokens NOT copied (evidence-matrix rows 8a-8d)
|
|
51
|
+
- Sandbox success != production readiness principle enforced — re-authorization step required in promotion checklist
|
|
52
|
+
- Custom reviewer role recommendation never uses Administrator role
|
|
53
|
+
- All official_docs URLs traceable to evidence-matrix.md
|
|
54
|
+
|
|
55
|
+
## Rules — Hard-Stop Constraints
|
|
56
|
+
|
|
57
|
+
- Static review only; never connect to a live NetSuite account or invoke APIs/SuiteScript/SDF.
|
|
58
|
+
- Never request or accept credentials, tokens, or secrets.
|
|
59
|
+
- Never depend on the Administrator role; recommend least-privilege custom roles (note 2FA).
|
|
60
|
+
- Prefer OAuth 2.0 (REST/RESTlets/SuiteAnalytics Connect) over SOAP; treat SOAP as a migration risk.
|
|
61
|
+
- Never claim a Coming-Soon certification is available.
|
|
62
|
+
|
|
63
|
+
## Refusal Triggers
|
|
64
|
+
|
|
65
|
+
- Request includes credentials, tokens, secrets, client secrets, or API keys — refuse and instruct user to redact
|
|
66
|
+
- Request asks agent to use the Administrator role or roles with full permissions
|
|
67
|
+
- Request asks agent to access a live NetSuite account, execute environment changes, or mutate any account
|
|
68
|
+
- User asserts that OAuth 2.0 authorized apps are automatically copied to sandbox — correct this with evidence-matrix row 8a citation
|
|
69
|
+
- User asserts that sandbox success proves production readiness without explicit re-authorization step — flag as governance gap
|
|
70
|
+
|
|
71
|
+
## T0 Contract
|
|
72
|
+
|
|
73
|
+
No account connection, no OAuth, no secrets. Output is draft review text for a human owner.
|
|
74
|
+
|
|
75
|
+
## Security Notes
|
|
76
|
+
|
|
77
|
+
Static review only — never accesses live NetSuite accounts, never executes environment changes, never requests or stores credentials, tokens, client secrets, or org IDs. Works exclusively from sanitized environment documentation. Enforces confirmed isolation facts: OAuth 2.0 authorized apps and client credentials flow setup are NOT copied to sandbox or Release Preview (cleared on refresh); TBA tokens are NOT copied. Enforces that sandbox success does not equal production readiness. Never recommends Administrator role for sandbox governance roles. Custom reviewer role requires 2FA when permissions include OAuth 2.0 Authorized Applications Management or Access Token Management.
|
|
78
|
+
|
|
79
|
+
## Reference File Index
|
|
80
|
+
|
|
81
|
+
- [official-sources.md](references/official-sources.md) — Confirmed Oracle/NetSuite official documentation URLs for OAuth 2.0 environment isolation and sandbox governance
|
|
82
|
+
- [safety-checklist.md](references/safety-checklist.md) — Pre-review checklist: redaction verification, environment isolation facts, re-authorization coverage checks
|
|
83
|
+
- [least-privilege.md](references/least-privilege.md) — Custom role design for sandbox governance reviewers — permissions, 2FA triggers, forbidden roles
|
|
84
|
+
- [release-drift.md](references/release-drift.md) — Environment-specific OAuth 2.0 and TBA isolation facts — evidence-matrix rows 8a-8d
|
|
85
|
+
- [sandbox-promotion-checklist.md](references/sandbox-promotion-checklist.md) — Sandbox-to-production promotion checklist including OAuth re-authorization and smoke-test steps
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-sandbox-nonproduction-governance-skill",
|
|
3
|
+
"name": "NetSuite Sandbox and Non-Production Governance Skill",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "netsuite",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"claude-code",
|
|
8
|
+
"codex",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Static-review flashlight for NetSuite sandbox, Release Preview, and non-production environment governance. Enforces the confirmed isolation facts: OAuth 2.0 authorized apps and client credentials flow setup in production are NOT copied to sandbox or Release Preview (and are cleared on each sandbox r",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"category": "operational",
|
|
17
|
+
"execution_tier": "static-review",
|
|
18
|
+
"oauth_scopes": [],
|
|
19
|
+
"mcp_servers": [],
|
|
20
|
+
"run_as_permissions": {},
|
|
21
|
+
"sandbox_only": false,
|
|
22
|
+
"production_allowed": true,
|
|
23
|
+
"official_docs": [
|
|
24
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157771979135.html",
|
|
25
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html",
|
|
26
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4254801119.html",
|
|
27
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html",
|
|
28
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1515446005.html",
|
|
29
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html",
|
|
30
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html"
|
|
31
|
+
],
|
|
32
|
+
"security_notes": "Static review only — never accesses live NetSuite accounts, never executes environment changes, never requests or stores credentials, tokens, client secrets, or org IDs. Works exclusively from sanitized environment documentation. Enforces confirmed isolation facts: OAuth 2.0 authorized apps and client credentials flow setup are NOT copied to sandbox or Release Preview (cleared on refresh); TBA tokens are NOT copied. Enforces that sandbox success does not equal production readiness. Never recommends Administrator role for sandbox governance roles. Custom reviewer role requires 2FA when permissions include OAuth 2.0 Authorized Applications Management or Access Token Management.",
|
|
33
|
+
"last_verified": "2026-06-09",
|
|
34
|
+
"path": "skills/netsuite/netsuite-sandbox-nonproduction-governance-skill",
|
|
35
|
+
"author": "github: Raishin",
|
|
36
|
+
"version": "0.1.0"
|
|
37
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite Sandbox and Non-Production Governance Agent
|
|
2
|
+
|
|
3
|
+
## Execution tier
|
|
4
|
+
|
|
5
|
+
**T0 — Static Review**
|
|
6
|
+
|
|
7
|
+
Rationale: `execution_tier: "static-review"` declared in `metadata.json`. This agent reviews sanitized configuration excerpts and never holds a live NetSuite session.
|
|
8
|
+
|
|
9
|
+
## Identity model
|
|
10
|
+
|
|
11
|
+
No live NetSuite identity is required for the agent itself. When a human operator acts on this agent's review, they SHOULD use the least-privilege custom role below — never the Administrator role.
|
|
12
|
+
|
|
13
|
+
## Recommended custom role
|
|
14
|
+
|
|
15
|
+
- **Custom role name:** NetSuite Sandbox Governance Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Administrator Professional (copy; restrict to non-production environment management scope only) (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** OAuth 2.0, Token-Based Authentication, Setup and Administration
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **OAuth 2.0 Authorized Applications Management** (View) — Required to review authorized application re-authorization status per environment — triggers mandatory 2FA per evidence-matrix row 5c
|
|
23
|
+
- **Access Token Management** (View) — Required to review TBA token records per environment — triggers mandatory 2FA per evidence-matrix row 5c
|
|
24
|
+
- **Setup** (View) — Required to review environment configuration settings
|
|
25
|
+
- **Integration Record** (View) — Required to review integration record configuration in sandbox vs. production
|
|
26
|
+
|
|
27
|
+
## Forbidden
|
|
28
|
+
|
|
29
|
+
- Administrator role
|
|
30
|
+
- Full permission roles
|
|
31
|
+
- Any role with Edit/Full on OAuth 2.0 Authorized Applications Management or Access Token Management
|
|
32
|
+
|
|
33
|
+
## Blast-radius bound
|
|
34
|
+
|
|
35
|
+
Even if fully compromised, this agent cannot mutate a NetSuite account: it has no live session, no API tokens, and no SDF deploy rights. It can only produce review text.
|
|
36
|
+
|
|
37
|
+
## Refusal triggers
|
|
38
|
+
|
|
39
|
+
- Request includes credentials, tokens, secrets, client secrets, or API keys — refuse and instruct user to redact
|
|
40
|
+
- Request asks agent to use the Administrator role or roles with full permissions
|
|
41
|
+
- Request asks agent to access a live NetSuite account, execute environment changes, or mutate any account
|
|
42
|
+
- User asserts that OAuth 2.0 authorized apps are automatically copied to sandbox — correct this with evidence-matrix row 8a citation
|
|
43
|
+
- User asserts that sandbox success proves production readiness without explicit re-authorization step — flag as governance gap
|
|
44
|
+
|
|
45
|
+
## Escalation path
|
|
46
|
+
|
|
47
|
+
Route all live-account changes to `netsuite-live-org-mutation-guard-agent` with a named human decision owner and a structured case capsule.
|
|
48
|
+
|
|
49
|
+
## Role creation steps
|
|
50
|
+
|
|
51
|
+
1. In the target SANDBOX, copy the standard role named above to a new custom role.
|
|
52
|
+
2. Remove every permission not listed under Minimal permissions.
|
|
53
|
+
3. Add only the listed permissions at the stated access level.
|
|
54
|
+
4. Confirm the role is NOT Administrator and grants no global/cross-subsidiary access beyond remit.
|
|
55
|
+
5. Enable 2FA enforcement if the role touches privileged permissions.
|
|
56
|
+
6. Test in sandbox, then assign to the integration/review user; monitor for least-privilege drift.
|
|
57
|
+
|
|
58
|
+
## Companion skill
|
|
59
|
+
|
|
60
|
+
`netsuite-sandbox-nonproduction-governance-skill` — NetSuite Sandbox and Non-Production Governance Skill
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Confirmed Oracle/NetSuite official documentation URLs for OAuth 2.0 environment isolation and sandbox governance
|
|
4
|
+
|
|
5
|
+
Verified 2026-06-09 against official Oracle/NetSuite documentation:
|
|
6
|
+
|
|
7
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157771979135.html
|
|
8
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html
|
|
9
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4254801119.html
|
|
10
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html
|
|
11
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1515446005.html
|
|
12
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html
|
|
13
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html
|
package/skills/netsuite/netsuite-sandbox-nonproduction-governance-skill/references/release-drift.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
Environment-specific OAuth 2.0 and TBA isolation facts — evidence-matrix rows 8a-8d
|
|
4
|
+
|
|
5
|
+
NetSuite releases biannually. Content verified 2026-06-09.
|
|
6
|
+
|
|
7
|
+
Release-sensitive items to re-verify each release:
|
|
8
|
+
|
|
9
|
+
- SOAP web services removal timeline (REST + OAuth 2.0 recommended for new integrations from 2026.1; new SOAP integrations blocked at 2027.1).
|
|
10
|
+
- Certification availability (AI Specialist/Professional and BI & Reporting Professional are Coming Soon — re-check status).
|
|
11
|
+
- AI Connector / MCP permission names and role restrictions.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Safety Checklist
|
|
2
|
+
|
|
3
|
+
Pre-review checklist: redaction verification, environment isolation facts, re-authorization coverage checks
|
|
4
|
+
|
|
5
|
+
- No credentials, tokens, or secrets present in inputs — refuse and instruct user to redact if found
|
|
6
|
+
- Core isolation fact enforced: OAuth 2.0 authorized apps and client credentials flow NOT copied to sandbox/Release Preview; TBA tokens NOT copied (evidence-matrix rows 8a-8d)
|
|
7
|
+
- Sandbox success != production readiness principle enforced — re-authorization step required in promotion checklist
|
|
8
|
+
- Custom reviewer role recommendation never uses Administrator role
|
|
9
|
+
- All official_docs URLs traceable to evidence-matrix.md
|
|
10
|
+
|
|
11
|
+
## Refusal triggers
|
|
12
|
+
|
|
13
|
+
- Request includes credentials, tokens, secrets, client secrets, or API keys — refuse and instruct user to redact
|
|
14
|
+
- Request asks agent to use the Administrator role or roles with full permissions
|
|
15
|
+
- Request asks agent to access a live NetSuite account, execute environment changes, or mutate any account
|
|
16
|
+
- User asserts that OAuth 2.0 authorized apps are automatically copied to sandbox — correct this with evidence-matrix row 8a citation
|
|
17
|
+
- User asserts that sandbox success proves production readiness without explicit re-authorization step — flag as governance gap
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Sandbox Promotion Checklist
|
|
2
|
+
|
|
3
|
+
Sandbox-to-production promotion checklist including OAuth re-authorization and smoke-test steps
|
|
4
|
+
|
|
5
|
+
Scope: Sandbox and non-production environment separation, OAuth 2.0 app re-authorization requirements per environment, TBA token isolation, sandbox refresh cycles, and Release Preview usage governance. Enforces the principle that authorized applications and tokens are not copied between environments and must be explicitly re-authorized after each sandbox refresh.
|
|
6
|
+
|
|
7
|
+
- Sandbox environment separation and governance policy review
|
|
8
|
+
- Release Preview account usage governance and change-risk assessment
|
|
9
|
+
- OAuth 2.0 authorized application re-authorization procedures per environment and post-refresh
|
|
10
|
+
- OAuth 2.0 client credentials flow re-authorization governance across environments
|
|
11
|
+
- TBA token lifecycle and isolation governance across production, sandbox, and Release Preview
|
|
12
|
+
- Sandbox refresh cycle planning and impact on active integration test coverage
|
|
13
|
+
- Sandbox-to-production promotion readiness checklist design
|
|
14
|
+
- Environment-specific role and permission configuration review
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-saved-searches-workbook-skill
|
|
3
|
+
description: "Reviews NetSuite saved search criteria, results column configuration, SuiteAnalytics Workbook pivot and chart design, PII-in-export exposure, and cross-subsidiary data leakage risk. TRIGGER when: user asks to review or build a saved search, configure search criteria or results columns, design a SuiteAnalytics Workbook, troubleshoot search results, check for PII in exported data, or validate cross-subsidiary filtering; phrases include 'saved search criteria', 'search results columns', 'SuiteAnalytics workbook', 'pivot table in NetSuite', 'scheduled search', 'PII in search export', 'cross-subsidiary filter'. DO NOT TRIGGER when: the request is about high-level report layout or KPI meters (use netsuite-bi-reporting-skill), SuiteScript code driving the search (use netsuite-suitecloud-developer-skill), or when the user needs to execute a live query against a connected org."
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-09"
|
|
9
|
+
category: data
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
execution_tier: static-review
|
|
12
|
+
mcp_servers: []
|
|
13
|
+
oauth_scopes: []
|
|
14
|
+
run_as_permissions:
|
|
15
|
+
required: []
|
|
16
|
+
denied: []
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
# NetSuite Saved Searches Workbook Skill
|
|
20
|
+
|
|
21
|
+
## Purpose
|
|
22
|
+
|
|
23
|
+
Saved search and SuiteAnalytics Workbook mechanics: criteria syntax, results columns, join paths, formula fields, scheduling, and data-export risk including PII exposure and cross-subsidiary leakage. Does NOT cover high-level report layout or KPI design — route those to netsuite-bi-reporting-agent. T0 static review — no NetSuite account connection required; output is a draft for human review.
|
|
24
|
+
|
|
25
|
+
## When This Skill Owns the Task
|
|
26
|
+
|
|
27
|
+
- User asks to review or create a NetSuite saved search or SuiteAnalytics Workbook
|
|
28
|
+
- User needs to validate search criteria syntax, join paths, or formula fields
|
|
29
|
+
- User asks to check for PII fields in search results or scheduled export recipients
|
|
30
|
+
- User needs to verify cross-subsidiary filters are correctly scoped in a OneWorld account
|
|
31
|
+
- User asks about search scheduling, delivery settings, or public vs. private access controls
|
|
32
|
+
|
|
33
|
+
## Recommended Workflow
|
|
34
|
+
|
|
35
|
+
1. Step 1 — Gather the saved search or workbook configuration: type, all criteria conditions, results columns, summary type, and access setting.
|
|
36
|
+
2. Step 2 — Identify the record type and confirm subsidiary scope; flag if cross-subsidiary risk applies.
|
|
37
|
+
3. Step 3 — Scan results columns for PII fields (email, phone, address, SSN, credit card, date of birth); flag any as a default High finding.
|
|
38
|
+
4. Step 4 — Review criteria completeness: verify required filters (date range bounds, subsidiary, transaction status) are present and correctly joined.
|
|
39
|
+
5. Step 5 — Assess scheduling and delivery: confirm recipient roles, data sensitivity of output, and whether external email delivery is appropriate.
|
|
40
|
+
6. Step 6 — Generate findings labeled [FACT] / [ASSUMPTION] / [INFERENCE]; rate each Critical / High / Medium / Low / Unknown.
|
|
41
|
+
7. Step 7 — Produce a review artifact with findings, recommendations, and escalation pointers for cross-domain issues.
|
|
42
|
+
|
|
43
|
+
## Evidence Hierarchy
|
|
44
|
+
|
|
45
|
+
LIVE_EVIDENCE > REPOSITORY_EVIDENCE > USER_PROVIDED > OFFICIAL_DOCUMENTATION > INFERENCE > UNVERIFIED > BLOCKED
|
|
46
|
+
|
|
47
|
+
## Safety Checklist
|
|
48
|
+
|
|
49
|
+
- No live NetSuite connection, credentials, or session tokens used at any point
|
|
50
|
+
- PII-in-export flagged as High by default when personal data fields appear in results columns
|
|
51
|
+
- Cross-subsidiary leakage flagged as High when subsidiary filter is absent in OneWorld context
|
|
52
|
+
- All field internal IDs from user-supplied configuration only; lookups marked [INFERENCE] if not confirmed
|
|
53
|
+
- Scheduling and delivery risks escalated to netsuite-data-governance-privacy-agent when external recipients involved
|
|
54
|
+
|
|
55
|
+
## Rules — Hard-Stop Constraints
|
|
56
|
+
|
|
57
|
+
- Static review only; never connect to a live NetSuite account or invoke APIs/SuiteScript/SDF.
|
|
58
|
+
- Never request or accept credentials, tokens, or secrets.
|
|
59
|
+
- Never depend on the Administrator role; recommend least-privilege custom roles (note 2FA).
|
|
60
|
+
- Prefer OAuth 2.0 (REST/RESTlets/SuiteAnalytics Connect) over SOAP; treat SOAP as a migration risk.
|
|
61
|
+
- Never claim a Coming-Soon certification is available.
|
|
62
|
+
|
|
63
|
+
## Refusal Triggers
|
|
64
|
+
|
|
65
|
+
- Any credentials, session tokens, API keys, or OAuth secrets included in the request
|
|
66
|
+
- Request to execute, run, preview, or schedule a search against a live NetSuite account
|
|
67
|
+
- Request to share or publish a search or workbook
|
|
68
|
+
- Request to assume Administrator role or equivalent full-permission role
|
|
69
|
+
- Request involving raw unmasked PII fields without prior sanitization acknowledgment
|
|
70
|
+
- Coming-soon certification claimed as currently available for this domain
|
|
71
|
+
|
|
72
|
+
## T0 Contract
|
|
73
|
+
|
|
74
|
+
No account connection, no OAuth, no secrets. Output is draft review text for a human owner.
|
|
75
|
+
|
|
76
|
+
## Security Notes
|
|
77
|
+
|
|
78
|
+
Static review only — never executes, schedules, or shares any saved search or workbook in any NetSuite account. No credentials, session tokens, or API keys are requested or processed. PII-in-export findings are treated as High severity by default and escalated to the data governance agent when external delivery is involved.
|
|
79
|
+
|
|
80
|
+
## Reference File Index
|
|
81
|
+
|
|
82
|
+
- [official-sources.md](references/official-sources.md) — Oracle/NetSuite saved search and SuiteAnalytics documentation URLs
|
|
83
|
+
- [safety-checklist.md](references/safety-checklist.md) — PII-in-export and cross-subsidiary leakage refusal gates
|
|
84
|
+
- [least-privilege.md](references/least-privilege.md) — Custom role definition and permission rationale for search review
|
|
85
|
+
- [release-drift.md](references/release-drift.md) — NetSuite release notes affecting saved search engine and SuiteAnalytics Workbook
|
|
86
|
+
- [pii-field-catalog.md](references/pii-field-catalog.md) — Catalog of NetSuite record fields that constitute PII for export risk assessment
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-saved-searches-workbook-skill",
|
|
3
|
+
"name": "NetSuite Saved Searches Workbook Skill",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "netsuite",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"claude-code",
|
|
8
|
+
"codex",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Reviews NetSuite saved search criteria, results column configuration, SuiteAnalytics Workbook pivot and chart design, PII-in-export exposure, and cross-subsidiary data leakage risk. TRIGGER when: user asks to review or build a saved search, configure search criteria or results columns, design a Suit",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"category": "data",
|
|
17
|
+
"execution_tier": "static-review",
|
|
18
|
+
"oauth_scopes": [],
|
|
19
|
+
"mcp_servers": [],
|
|
20
|
+
"run_as_permissions": {},
|
|
21
|
+
"sandbox_only": false,
|
|
22
|
+
"production_allowed": true,
|
|
23
|
+
"official_docs": [
|
|
24
|
+
"https://www.netsuite.com/portal/services/training/suite-training/netsuite-certification.shtml",
|
|
25
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html",
|
|
26
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html",
|
|
27
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_1011040638.html"
|
|
28
|
+
],
|
|
29
|
+
"security_notes": "Static review only — never executes, schedules, or shares any saved search or workbook in any NetSuite account. No credentials, session tokens, or API keys are requested or processed. PII-in-export findings are treated as High severity by default and escalated to the data governance agent when external delivery is involved.",
|
|
30
|
+
"last_verified": "2026-06-09",
|
|
31
|
+
"path": "skills/netsuite/netsuite-saved-searches-workbook-skill",
|
|
32
|
+
"author": "github: Raishin",
|
|
33
|
+
"version": "0.1.0"
|
|
34
|
+
}
|