@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,65 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite Saved Searches Workbook 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 Search Workbook Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Reports Only (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** Reports, Analytics, SuiteAnalytics Workbook
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **Saved Searches** (View) — Read saved search definitions and criteria without modification
|
|
23
|
+
- **SuiteAnalytics Workbook** (View) — Inspect workbook dataset, pivot, and chart configurations
|
|
24
|
+
- **Reports** (View) — Cross-reference saved searches used as report data sources
|
|
25
|
+
- **Employees** (View) — Validate employee record searches for PII exposure risk
|
|
26
|
+
- **Contacts** (View) — Validate contact searches for PII exposure risk
|
|
27
|
+
- **Transactions** (View) — Inspect transaction search joins and results for data leakage
|
|
28
|
+
|
|
29
|
+
## Forbidden
|
|
30
|
+
|
|
31
|
+
- Administrator role
|
|
32
|
+
- Edit or Create on Saved Searches for review-only sessions
|
|
33
|
+
- Full permissions to any module
|
|
34
|
+
- Access Token Management permission
|
|
35
|
+
- Publish Search with write intent
|
|
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
|
+
- Any credentials, session tokens, API keys, or OAuth secrets included in the request
|
|
44
|
+
- Request to execute, run, preview, or schedule a search against a live NetSuite account
|
|
45
|
+
- Request to share or publish a search or workbook
|
|
46
|
+
- Request to assume Administrator role or equivalent full-permission role
|
|
47
|
+
- Request involving raw unmasked PII fields without prior sanitization acknowledgment
|
|
48
|
+
- Coming-soon certification claimed as currently available for this domain
|
|
49
|
+
|
|
50
|
+
## Escalation path
|
|
51
|
+
|
|
52
|
+
Route all live-account changes to `netsuite-live-org-mutation-guard-agent` with a named human decision owner and a structured case capsule.
|
|
53
|
+
|
|
54
|
+
## Role creation steps
|
|
55
|
+
|
|
56
|
+
1. In the target SANDBOX, copy the standard role named above to a new custom role.
|
|
57
|
+
2. Remove every permission not listed under Minimal permissions.
|
|
58
|
+
3. Add only the listed permissions at the stated access level.
|
|
59
|
+
4. Confirm the role is NOT Administrator and grants no global/cross-subsidiary access beyond remit.
|
|
60
|
+
5. Enable 2FA enforcement if the role touches privileged permissions.
|
|
61
|
+
6. Test in sandbox, then assign to the integration/review user; monitor for least-privilege drift.
|
|
62
|
+
|
|
63
|
+
## Companion skill
|
|
64
|
+
|
|
65
|
+
`netsuite-saved-searches-workbook-skill` — NetSuite Saved Searches Workbook Skill
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle/NetSuite saved search and SuiteAnalytics documentation URLs
|
|
4
|
+
|
|
5
|
+
Verified 2026-06-09 against official Oracle/NetSuite documentation:
|
|
6
|
+
|
|
7
|
+
- https://www.netsuite.com/portal/services/training/suite-training/netsuite-certification.shtml
|
|
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_N285436.html
|
|
10
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_1011040638.html
|
package/skills/netsuite/netsuite-saved-searches-workbook-skill/references/pii-field-catalog.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Pii Field Catalog
|
|
2
|
+
|
|
3
|
+
Catalog of NetSuite record fields that constitute PII for export risk assessment
|
|
4
|
+
|
|
5
|
+
Scope: 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.
|
|
6
|
+
|
|
7
|
+
- Saved search criteria: filter conditions, join types, formula criteria, and condition ordering
|
|
8
|
+
- Results columns: field selection, formula columns, summary types, sort and group configuration
|
|
9
|
+
- SuiteAnalytics Workbook: table, pivot, and chart definitions; dataset joins and formula fields
|
|
10
|
+
- PII-in-export detection: identifying personal data fields (email, phone, address, SSN, credit card) in search results or workbook exports
|
|
11
|
+
- Cross-subsidiary leakage: verifying subsidiary and owned-by-subsidiary filters are present and correctly set
|
|
12
|
+
- Saved search access controls: who can view, edit, or subscribe to a search; public vs. private scope
|
|
13
|
+
- Scheduled search delivery: recipient roles, email delivery risk, and data sensitivity of scheduled output
|
|
14
|
+
- Search performance: excessive join depth, missing indexes, unbounded date ranges
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
NetSuite release notes affecting saved search engine and SuiteAnalytics Workbook
|
|
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,18 @@
|
|
|
1
|
+
# Safety Checklist
|
|
2
|
+
|
|
3
|
+
PII-in-export and cross-subsidiary leakage refusal gates
|
|
4
|
+
|
|
5
|
+
- No live NetSuite connection, credentials, or session tokens used at any point
|
|
6
|
+
- PII-in-export flagged as High by default when personal data fields appear in results columns
|
|
7
|
+
- Cross-subsidiary leakage flagged as High when subsidiary filter is absent in OneWorld context
|
|
8
|
+
- All field internal IDs from user-supplied configuration only; lookups marked [INFERENCE] if not confirmed
|
|
9
|
+
- Scheduling and delivery risks escalated to netsuite-data-governance-privacy-agent when external recipients involved
|
|
10
|
+
|
|
11
|
+
## Refusal triggers
|
|
12
|
+
|
|
13
|
+
- Any credentials, session tokens, API keys, or OAuth secrets included in the request
|
|
14
|
+
- Request to execute, run, preview, or schedule a search against a live NetSuite account
|
|
15
|
+
- Request to share or publish a search or workbook
|
|
16
|
+
- Request to assume Administrator role or equivalent full-permission role
|
|
17
|
+
- Request involving raw unmasked PII fields without prior sanitization acknowledgment
|
|
18
|
+
- Coming-soon certification claimed as currently available for this domain
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-sdf-devops-release-skill
|
|
3
|
+
description: "Static review flashlight for SuiteCloud Development Framework project structure, deployment controls, and environment promotion governance. Validates manifest.xml completeness, deploy.xml ordering, customrole permission XML against the 684-code SDF catalog, required documentation artifacts, and SuiteScript version gates. TRIGGER when: user asks to review an SDF project, validate a manifest.xml or deploy.xml, check deployment configuration, review environment promotion from sandbox to production, verify SuiteCloud release process, check for SuiteScript 1.0 code before deployment, confirm documentation artifacts are present, or audit SDF customrole permissions in a deployment object. Trigger phrases: sdf project structure, validate manifest xml, deploy xml review, sandbox to production netsuite, suitecloud deployment, sdf customdeploy, netsuite release pipeline, sdf environment promotion, suitescript version gate, architecture md missing. DO NOT TRIGGER when: the question is specifically about role SoD or permission design outside of a deployment context (use netsuite-identity-access-role-permission-skill); when the request is about OAuth 2.0 or TBA authentication mechanics (use netsuite-sso-oauth-tba-skill); when SuiteScript OWASP code security is the primary subject (use netsuite-suitescript-secure-code-review-skill); or when the user needs to execute a deployment in a live account (escalate to netsuite-live-org-mutation-guard-agent)."
|
|
4
|
+
license: UPL-1.0
|
|
5
|
+
allowed-tools: Read Grep Glob
|
|
6
|
+
metadata:
|
|
7
|
+
author: "github: Raishin"
|
|
8
|
+
version: "0.1.0"
|
|
9
|
+
updated: "2026-06-09"
|
|
10
|
+
category: devsecops
|
|
11
|
+
lifecycle: experimental
|
|
12
|
+
execution_tier: static-review
|
|
13
|
+
mcp_servers: []
|
|
14
|
+
oauth_scopes: []
|
|
15
|
+
run_as_permissions:
|
|
16
|
+
required: []
|
|
17
|
+
denied: []
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
# NetSuite SDF DevOps Release Skill
|
|
21
|
+
|
|
22
|
+
## Purpose
|
|
23
|
+
|
|
24
|
+
SDF project structure correctness, deployment configuration review, and environment promotion governance. Validates manifest.xml completeness, deploy.xml ordering, customrole permission XML against the SDF permission catalog, and pre/post-deployment documentation requirements (README, ARCHITECTURE, CHANGELOG). Flags SuiteScript 1.0 unconverted code as a deployment blocker. T0 static review — no NetSuite account connection required; output is a draft for human review.
|
|
25
|
+
|
|
26
|
+
## When This Skill Owns the Task
|
|
27
|
+
|
|
28
|
+
- SDF project manifest.xml or deploy.xml needs review before a promotion is attempted
|
|
29
|
+
- Environment promotion path from sandbox to production requires governance documentation
|
|
30
|
+
- Customrole permission XML in a deployment object needs least-privilege validation
|
|
31
|
+
- Documentation artifacts (README.md, ARCHITECTURE.md, CHANGELOG.md) need a completeness gate check
|
|
32
|
+
- SuiteScript version risk (1.0 files present) needs to be assessed before a release
|
|
33
|
+
|
|
34
|
+
## Recommended Workflow
|
|
35
|
+
|
|
36
|
+
1. Step 1 — Collect sanitized SDF project excerpts (manifest.xml, deploy.xml, selected object XML); confirm no credentials or token values are present
|
|
37
|
+
2. Step 2 — Validate manifest.xml: check project ID, publisher ID, object list completeness, and missing dependency declarations
|
|
38
|
+
3. Step 3 — Validate deploy.xml: check object ordering for dependency correctness; flag circular dependencies or missing prerequisite objects
|
|
39
|
+
4. Step 4 — Cross-reference customrole permkey/permlevel entries against the netsuite-sdf-roles-and-permissions 684-code catalog; flag Administrator-level grants as Critical
|
|
40
|
+
5. Step 5 — Check documentation artifact inventory: README.md, ARCHITECTURE.md, CHANGELOG.md present and not stale; flag absence as a release block
|
|
41
|
+
6. Step 6 — Scan for SuiteScript 1.0 files in the project; flag as High-severity deployment risk; reference upgrade path
|
|
42
|
+
7. Step 7 — Verify environment promotion evidence (sandbox test results documented); flag direct-to-production as High; emit structured release-readiness report
|
|
43
|
+
|
|
44
|
+
## Evidence Hierarchy
|
|
45
|
+
|
|
46
|
+
LIVE_EVIDENCE > REPOSITORY_EVIDENCE > USER_PROVIDED > OFFICIAL_DOCUMENTATION > INFERENCE > UNVERIFIED > BLOCKED
|
|
47
|
+
|
|
48
|
+
## Safety Checklist
|
|
49
|
+
|
|
50
|
+
- No credentials, tokens, or client secrets in the submitted SDF project excerpts
|
|
51
|
+
- All permission-level findings cite the netsuite-sdf-roles-and-permissions catalog or evidence rows 7a–7b
|
|
52
|
+
- Documentation gate checks are applied before any release-ready verdict is issued
|
|
53
|
+
- Live deployment execution is never recommended — routed to netsuite-live-org-mutation-guard-agent
|
|
54
|
+
- Secrets and PII redaction gate is applied to all documentation artifact reviews
|
|
55
|
+
|
|
56
|
+
## Rules — Hard-Stop Constraints
|
|
57
|
+
|
|
58
|
+
- Static review only; never connect to a live NetSuite account or invoke APIs/SuiteScript/SDF.
|
|
59
|
+
- Never request or accept credentials, tokens, or secrets.
|
|
60
|
+
- Never depend on the Administrator role; recommend least-privilege custom roles (note 2FA).
|
|
61
|
+
- Prefer OAuth 2.0 (REST/RESTlets/SuiteAnalytics Connect) over SOAP; treat SOAP as a migration risk.
|
|
62
|
+
- Never claim a Coming-Soon certification is available.
|
|
63
|
+
|
|
64
|
+
## Refusal Triggers
|
|
65
|
+
|
|
66
|
+
- Request includes or asks for account credentials, tokens, client secrets, or deployment passwords
|
|
67
|
+
- Request asks the agent to execute, trigger, or approve a live deployment — escalate to netsuite-live-org-mutation-guard-agent
|
|
68
|
+
- Request asks the agent to act as or use Administrator role
|
|
69
|
+
- Request asks to bypass documentation gate (deploy without README/ARCHITECTURE/CHANGELOG) — document the risk, do not approve bypass
|
|
70
|
+
- Coming-soon cert (AI Specialist, AI Professional) claimed as available for deployment context
|
|
71
|
+
- Scope creep: SuiteScript OWASP security review routes to netsuite-suitescript-secure-code-review-agent
|
|
72
|
+
|
|
73
|
+
## T0 Contract
|
|
74
|
+
|
|
75
|
+
No account connection, no OAuth, no secrets. Output is draft review text for a human owner.
|
|
76
|
+
|
|
77
|
+
## Security Notes
|
|
78
|
+
|
|
79
|
+
Static review only — works from sanitized SDF project excerpts and never requests credentials, tokens, deployment passwords, or user PII. Does not execute or approve deployments. Every permission-level finding cites the Oracle SDF permission catalog or official evidence. Secrets and PII redaction gate is applied to all documentation artifact reviews before release-readiness verdict.
|
|
80
|
+
|
|
81
|
+
## Reference File Index
|
|
82
|
+
|
|
83
|
+
- [official-sources.md](references/official-sources.md) — Oracle SuiteCloud Development Framework documentation URLs
|
|
84
|
+
- [safety-checklist.md](references/safety-checklist.md) — Pre-submission checklist for sanitizing SDF project excerpts before analysis
|
|
85
|
+
- [least-privilege.md](references/least-privilege.md) — SDF release reviewer role design: minimal permissions for deployment review
|
|
86
|
+
- [release-drift.md](references/release-drift.md) — SuiteScript version risk tracker and SOAP deprecation timeline for deployment context
|
|
87
|
+
- [sdf-documentation-gates.md](references/sdf-documentation-gates.md) — Required documentation artifact standards: README, ARCHITECTURE, CHANGELOG completeness criteria
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-sdf-devops-release-skill",
|
|
3
|
+
"name": "NetSuite SDF DevOps Release 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 SuiteCloud Development Framework project structure, deployment controls, and environment promotion governance. Validates manifest.xml completeness, deploy.xml ordering, customrole permission XML against the 684-code SDF catalog, required documentation artifacts, and Suit",
|
|
15
|
+
"source_type": "adapted",
|
|
16
|
+
"category": "devsecops",
|
|
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/article_4123813814.html",
|
|
25
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html",
|
|
26
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html",
|
|
27
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_2104046421.html"
|
|
28
|
+
],
|
|
29
|
+
"security_notes": "Static review only — works from sanitized SDF project excerpts and never requests credentials, tokens, deployment passwords, or user PII. Does not execute or approve deployments. Every permission-level finding cites the Oracle SDF permission catalog or official evidence. Secrets and PII redaction gate is applied to all documentation artifact reviews before release-readiness verdict.",
|
|
30
|
+
"last_verified": "2026-06-09",
|
|
31
|
+
"path": "skills/netsuite/netsuite-sdf-devops-release-skill",
|
|
32
|
+
"author": "github: Raishin",
|
|
33
|
+
"version": "0.1.0",
|
|
34
|
+
"source_attribution": "Portions derived from oracle/netsuite-suitecloud-sdk packages/agent-skills/netsuite-sdf-project-documentation (UPL-1.0; Copyright (c) 2019, 2023 Oracle and/or its affiliates; https://oss.oracle.com/licenses/upl). Vanguard additions: CI gate threshold definitions for documentation staleness, catalog metadata schema alignment for auto-populating agent manifest fields, CHANGELOG.md convention alignment with Vanguard docs/_data/catalog.yml Liquid variable standards, release-block decision rules, and integration with the netsuite-sdf-roles-and-permissions permission catalog for deployment object validation."
|
|
35
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite SDF DevOps Release 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 SDF Release Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Developer (standard NetSuite role — SuiteCloud access, no financial transaction entry) (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** SuiteCloud, Setup
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **SuiteCloud Development Framework** (View) — Required to read SDF project configurations, manifests, and deploy objects
|
|
23
|
+
- **Script Deployments** (View) — Required to inspect script deployment records and target environments
|
|
24
|
+
- **Roles and Groups** (View) — Required to verify customrole permission XML in deployment objects
|
|
25
|
+
- **SuiteScript** (View) — Required to examine script file versions and entry point configurations
|
|
26
|
+
- **Custom Records** (View) — Required to inspect custom object definitions included in SDF deployments
|
|
27
|
+
|
|
28
|
+
## Forbidden
|
|
29
|
+
|
|
30
|
+
- Administrator role
|
|
31
|
+
- Edit or Full on Script Deployments
|
|
32
|
+
- Edit or Full on SuiteCloud Development Framework
|
|
33
|
+
- Any financial transaction permission
|
|
34
|
+
- Deploy to Production permission
|
|
35
|
+
|
|
36
|
+
## Blast-radius bound
|
|
37
|
+
|
|
38
|
+
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.
|
|
39
|
+
|
|
40
|
+
## Refusal triggers
|
|
41
|
+
|
|
42
|
+
- Request includes or asks for account credentials, tokens, client secrets, or deployment passwords
|
|
43
|
+
- Request asks the agent to execute, trigger, or approve a live deployment — escalate to netsuite-live-org-mutation-guard-agent
|
|
44
|
+
- Request asks the agent to act as or use Administrator role
|
|
45
|
+
- Request asks to bypass documentation gate (deploy without README/ARCHITECTURE/CHANGELOG) — document the risk, do not approve bypass
|
|
46
|
+
- Coming-soon cert (AI Specialist, AI Professional) claimed as available for deployment context
|
|
47
|
+
- Scope creep: SuiteScript OWASP security review routes to netsuite-suitescript-secure-code-review-agent
|
|
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-sdf-devops-release-skill` — NetSuite SDF DevOps Release Skill
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle SuiteCloud Development Framework 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/article_4123813814.html
|
|
8
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html
|
|
9
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html
|
|
10
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_2104046421.html
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
SuiteScript version risk tracker and SOAP deprecation timeline for deployment context
|
|
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,18 @@
|
|
|
1
|
+
# Safety Checklist
|
|
2
|
+
|
|
3
|
+
Pre-submission checklist for sanitizing SDF project excerpts before analysis
|
|
4
|
+
|
|
5
|
+
- No credentials, tokens, or client secrets in the submitted SDF project excerpts
|
|
6
|
+
- All permission-level findings cite the netsuite-sdf-roles-and-permissions catalog or evidence rows 7a–7b
|
|
7
|
+
- Documentation gate checks are applied before any release-ready verdict is issued
|
|
8
|
+
- Live deployment execution is never recommended — routed to netsuite-live-org-mutation-guard-agent
|
|
9
|
+
- Secrets and PII redaction gate is applied to all documentation artifact reviews
|
|
10
|
+
|
|
11
|
+
## Refusal triggers
|
|
12
|
+
|
|
13
|
+
- Request includes or asks for account credentials, tokens, client secrets, or deployment passwords
|
|
14
|
+
- Request asks the agent to execute, trigger, or approve a live deployment — escalate to netsuite-live-org-mutation-guard-agent
|
|
15
|
+
- Request asks the agent to act as or use Administrator role
|
|
16
|
+
- Request asks to bypass documentation gate (deploy without README/ARCHITECTURE/CHANGELOG) — document the risk, do not approve bypass
|
|
17
|
+
- Coming-soon cert (AI Specialist, AI Professional) claimed as available for deployment context
|
|
18
|
+
- Scope creep: SuiteScript OWASP security review routes to netsuite-suitescript-secure-code-review-agent
|
package/skills/netsuite/netsuite-sdf-devops-release-skill/references/sdf-documentation-gates.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Sdf Documentation Gates
|
|
2
|
+
|
|
3
|
+
Required documentation artifact standards: README, ARCHITECTURE, CHANGELOG completeness criteria
|
|
4
|
+
|
|
5
|
+
Scope: SDF project structure correctness, deployment configuration review, and environment promotion governance. Validates manifest.xml completeness, deploy.xml ordering, customrole permission XML against the SDF permission catalog, and pre/post-deployment documentation requirements (README, ARCHITECTURE, CHANGELOG). Flags SuiteScript 1.0 unconverted code as a deployment blocker.
|
|
6
|
+
|
|
7
|
+
- SDF project structure: validate standard directory layout (FileCabinet/, Objects/, SuiteScripts/, Templates/), manifest.xml completeness, and object XML well-formedness
|
|
8
|
+
- Deployment configuration review: validate deploy.xml ordering, dependency declarations, and customdeploy tag correctness for the target environment
|
|
9
|
+
- Permission XML validation in deployment objects: cross-reference customrole permkey/permlevel against the 684-code SDF permission catalog (upstream dependency netsuite-sdf-roles-and-permissions)
|
|
10
|
+
- Environment promotion governance: confirm sandbox → staging → production promotion path is documented; flag direct-to-production deployments without sandbox evidence
|
|
11
|
+
- Documentation gate: verify required artifacts (README.md, ARCHITECTURE.md, CHANGELOG.md) exist and are not stale; confirm secrets and PII are redacted from generated docs
|
|
12
|
+
- SuiteScript version gate: flag SuiteScript 1.0 code in the project as a deployment blocker (migration urgency per upgrade path conventions)
|
|
13
|
+
- Audit evidence artifacts: confirm deployment records include change ticket reference, approver, rollback plan, and target environment documentation
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-sso-oauth-tba-skill
|
|
3
|
+
description: "Static review of NetSuite OAuth 2.0, TBA, and SSO/SAML configurations. Validates OAuth scope (REST/RESTlets only, not SOAP), TBA fallback timeline, SAML correctness, deprecated NLAuth, and sandbox re-authorization. Trigger: OAuth 2.0, TBA, SSO/SAML, token auth, RESTlet auth, SuiteAnalytics Connect auth, sandbox re-auth, SOAP auth migration. Escalate: role design (use identity-access-role-permission), SDF deploy (use sdf-devops-release), SuiteScript security (use suitescript-secure-code-review), live token ops (use live-org-mutation-guard), AI Connector auth (use ai-connector-mcp)."
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-09"
|
|
9
|
+
category: security
|
|
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 SSO OAuth TBA Skill
|
|
20
|
+
|
|
21
|
+
## Purpose
|
|
22
|
+
|
|
23
|
+
Authentication mechanism design and correctness in NetSuite integrations: OAuth 2.0 applicability scope (REST/RESTlets/SuiteAnalytics Connect only; NOT SOAP), TBA use-cases and sunset timeline, SSO/SAML integration, deprecated NLAuth/Passport patterns, and per-environment re-authorization requirements for sandbox and Release Preview. 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
|
+
- An integration record's authentication type needs validation against OAuth 2.0 and TBA support scope
|
|
28
|
+
- A SOAP-based integration with TBA needs a migration-risk assessment against the 2026.1/2027.1/2028.2 deprecation timeline
|
|
29
|
+
- OAuth 2.0 sandbox or Release Preview re-authorization gaps need to be identified and documented
|
|
30
|
+
- SSO/SAML setup needs review for correct configuration and 2FA designation of required permissions
|
|
31
|
+
- Deprecated NLAuth or Passport credential usage needs to be detected and remediation planned
|
|
32
|
+
|
|
33
|
+
## Recommended Workflow
|
|
34
|
+
|
|
35
|
+
1. Step 1 — Collect sanitized integration record configuration; confirm no token values, client secrets, or SAML assertions are present
|
|
36
|
+
2. Step 2 — Identify the authentication type (OAuth 2.0, TBA, NLAuth/Passport, SSO/SAML) and the transport protocol (REST, RESTlet, SuiteAnalytics Connect, SOAP)
|
|
37
|
+
3. Step 3 — Apply protocol-to-auth compatibility matrix: OAuth 2.0 supported for REST/RESTlets/SuiteAnalytics Connect (evidence 3a–3c); not supported for SOAP (evidence 3d); flag mismatches as Critical
|
|
38
|
+
4. Step 4 — Apply SOAP deprecation timeline to any SOAP + TBA integrations: assess urgency by release version (evidence 2a–2d); flag missing migration plan
|
|
39
|
+
5. Step 5 — Check for deprecated credential patterns (NLAuth on RESTlets, Passport on SOAP 2020.2+); flag as Critical if found on active integrations (evidence 4b, 4c)
|
|
40
|
+
6. Step 6 — Verify sandbox and Release Preview re-authorization documentation; flag any assumption that OAuth 2.0 apps or TBA tokens carry over from production (evidence 8a–8d)
|
|
41
|
+
7. Step 7 — Rate every finding Critical / High / Medium / Low / Unknown; emit structured report with migration guidance 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 access tokens, refresh tokens, client secrets, TBA token values, or SAML assertions in the submitted configuration
|
|
50
|
+
- All OAuth 2.0 applicability claims cite evidence rows 3a–3d
|
|
51
|
+
- All SOAP deprecation timeline claims cite evidence rows 2a–2d verbatim
|
|
52
|
+
- No live token generation or account authorization is recommended without explicit human approval and netsuite-live-org-mutation-guard-agent routing
|
|
53
|
+
- Administrator role is never recommended for integration authentication
|
|
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 or asks for access tokens, refresh tokens, client secrets, TBA token values, SAML assertions, or session cookies
|
|
66
|
+
- Request asks the agent to generate OAuth 2.0 authorization codes, client credentials, or TBA token pairs
|
|
67
|
+
- Request asks the agent to perform a live sandbox refresh, authorize an OAuth application in a live account, or create TBA tokens
|
|
68
|
+
- Request asks to act as or use Administrator role
|
|
69
|
+
- Coming-soon cert (AI Specialist, AI Professional) claimed as available for authentication context
|
|
70
|
+
- Scope creep: role and permission questions route to netsuite-identity-access-role-permission-agent
|
|
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 — works from sanitized configuration excerpts and never requests or handles credentials, access tokens, refresh tokens, client secrets, TBA token pairs, SAML assertions, or session cookies. Does not perform live authorizations, token generations, or sandbox refreshes. Every authentication-mechanism claim cites official Oracle documentation evidence.
|
|
79
|
+
|
|
80
|
+
## Reference File Index
|
|
81
|
+
|
|
82
|
+
- [official-sources.md](references/official-sources.md) — Oracle/NetSuite official documentation URLs for OAuth 2.0, TBA, SSO, and deprecation timeline
|
|
83
|
+
- [safety-checklist.md](references/safety-checklist.md) — Pre-submission checklist for sanitizing integration configuration before analysis
|
|
84
|
+
- [least-privilege.md](references/least-privilege.md) — Auth reviewer role design: minimal permissions for configuration review without credential exposure
|
|
85
|
+
- [release-drift.md](references/release-drift.md) — SOAP and TBA deprecation milestone tracker: 2026.1, 2027.1, 2028.2 key dates
|
|
86
|
+
- [auth-compatibility-matrix.md](references/auth-compatibility-matrix.md) — Protocol-to-auth-method compatibility matrix (REST/RESTlet/SuiteAnalytics/SOAP vs OAuth 2.0/TBA/NLAuth)
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-sso-oauth-tba-skill",
|
|
3
|
+
"name": "NetSuite SSO OAuth TBA 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 authentication mechanism configurations. Validates OAuth 2.0 applicability scope (REST/RESTlets/SuiteAnalytics Connect only; explicitly NOT SOAP), TBA fallback posture and sunset timeline, SSO/SAML setup correctness, deprecated NLAuth/Passport patterns, and per-",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"category": "security",
|
|
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_157780312610.html",
|
|
25
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_158263562006.html",
|
|
26
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_1011040638.html",
|
|
27
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4381113277.html",
|
|
28
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_4247329078.html",
|
|
29
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_2104046421.html",
|
|
30
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N2971402.html",
|
|
31
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N3445710.html",
|
|
32
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157771979135.html",
|
|
33
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html",
|
|
34
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1515446005.html"
|
|
35
|
+
],
|
|
36
|
+
"security_notes": "Static review only — works from sanitized configuration excerpts and never requests or handles credentials, access tokens, refresh tokens, client secrets, TBA token pairs, SAML assertions, or session cookies. Does not perform live authorizations, token generations, or sandbox refreshes. Every authentication-mechanism claim cites official Oracle documentation evidence.",
|
|
37
|
+
"last_verified": "2026-06-09",
|
|
38
|
+
"path": "skills/netsuite/netsuite-sso-oauth-tba-skill",
|
|
39
|
+
"author": "github: Raishin",
|
|
40
|
+
"version": "0.1.0"
|
|
41
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# Auth Compatibility Matrix
|
|
2
|
+
|
|
3
|
+
Protocol-to-auth-method compatibility matrix (REST/RESTlet/SuiteAnalytics/SOAP vs OAuth 2.0/TBA/NLAuth)
|
|
4
|
+
|
|
5
|
+
Scope: Authentication mechanism design and correctness in NetSuite integrations: OAuth 2.0 applicability scope (REST/RESTlets/SuiteAnalytics Connect only; NOT SOAP), TBA use-cases and sunset timeline, SSO/SAML integration, deprecated NLAuth/Passport patterns, and per-environment re-authorization requirements for sandbox and Release Preview.
|
|
6
|
+
|
|
7
|
+
- OAuth 2.0 review: Authorization Code flow and Client Credentials flow for REST web services (evidence 3a), RESTlets (evidence 3b), and SuiteAnalytics Connect (evidence 3c); flag OAuth 2.0 applied to SOAP (not supported, evidence 3d)
|
|
8
|
+
- TBA review: verify TBA is used only for scenarios where OAuth 2.0 is not yet available; apply 2027.1 new-TBA-block timeline (evidence 4d); confirm SOAP endpoint is 2020.2 or later for TBA (evidence 4c)
|
|
9
|
+
- Deprecated authentication patterns: NLAuth / Passport request-level credentials flagged as deprecated for RESTlets (evidence 4b) and SOAP endpoints 2020.2+ (evidence 4c)
|
|
10
|
+
- SSO/SAML review: validate integration setup, role mapping, and that required 2FA permissions for SSO setup are designated (evidence 5c)
|
|
11
|
+
- Sandbox and Release Preview re-authorization: confirm OAuth 2.0 authorized applications are not assumed to carry over from production (evidence 8a, 8b, 8c); confirm TBA tokens must be recreated in non-production environments (evidence 8d)
|
|
12
|
+
- SOAP deprecation risk: apply the four-milestone timeline (2026.1 recommendation, 2027.1 new-SOAP block, 2025.2 last planned endpoint, 2028.2 full sunset) to flag at-risk SOAP + TBA integrations (evidence 2a–2d)
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite SSO OAuth TBA 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 Auth Configuration Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Auditor (standard NetSuite role — read-only, no transaction entry) (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** Setup
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **Integrated Applications** (View) — Required to read OAuth 2.0 integration record settings (no client secret visible at View level)
|
|
23
|
+
- **User Access Tokens** (View) — Required to confirm TBA setup without accessing token values
|
|
24
|
+
- **OAuth 2.0 Authorized Applications Management** (View) — Required to verify authorized application list per environment; triggers mandatory 2FA (evidence 5c)
|
|
25
|
+
- **Single Sign-on** (View) — Required to review SSO/SAML configuration excerpts
|
|
26
|
+
|
|
27
|
+
## Forbidden
|
|
28
|
+
|
|
29
|
+
- Administrator role
|
|
30
|
+
- Log in using Access Tokens (do not confuse with 'Log in using OAuth 2.0 Access Tokens')
|
|
31
|
+
- Edit or Full on any Setup permission listed above
|
|
32
|
+
- Any transaction or record entry permission
|
|
33
|
+
|
|
34
|
+
## Blast-radius bound
|
|
35
|
+
|
|
36
|
+
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.
|
|
37
|
+
|
|
38
|
+
## Refusal triggers
|
|
39
|
+
|
|
40
|
+
- Request includes or asks for access tokens, refresh tokens, client secrets, TBA token values, SAML assertions, or session cookies
|
|
41
|
+
- Request asks the agent to generate OAuth 2.0 authorization codes, client credentials, or TBA token pairs
|
|
42
|
+
- Request asks the agent to perform a live sandbox refresh, authorize an OAuth application in a live account, or create TBA tokens
|
|
43
|
+
- Request asks to act as or use Administrator role
|
|
44
|
+
- Coming-soon cert (AI Specialist, AI Professional) claimed as available for authentication context
|
|
45
|
+
- Scope creep: role and permission questions route to netsuite-identity-access-role-permission-agent
|
|
46
|
+
|
|
47
|
+
## Escalation path
|
|
48
|
+
|
|
49
|
+
Route all live-account changes to `netsuite-live-org-mutation-guard-agent` with a named human decision owner and a structured case capsule.
|
|
50
|
+
|
|
51
|
+
## Role creation steps
|
|
52
|
+
|
|
53
|
+
1. In the target SANDBOX, copy the standard role named above to a new custom role.
|
|
54
|
+
2. Remove every permission not listed under Minimal permissions.
|
|
55
|
+
3. Add only the listed permissions at the stated access level.
|
|
56
|
+
4. Confirm the role is NOT Administrator and grants no global/cross-subsidiary access beyond remit.
|
|
57
|
+
5. Enable 2FA enforcement if the role touches privileged permissions.
|
|
58
|
+
6. Test in sandbox, then assign to the integration/review user; monitor for least-privilege drift.
|
|
59
|
+
|
|
60
|
+
## Companion skill
|
|
61
|
+
|
|
62
|
+
`netsuite-sso-oauth-tba-skill` — NetSuite SSO OAuth TBA Skill
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle/NetSuite official documentation URLs for OAuth 2.0, TBA, SSO, and deprecation timeline
|
|
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_157780312610.html
|
|
8
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_158263562006.html
|
|
9
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_1011040638.html
|
|
10
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4381113277.html
|
|
11
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_4247329078.html
|
|
12
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_2104046421.html
|
|
13
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N2971402.html
|
|
14
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N3445710.html
|
|
15
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157771979135.html
|
|
16
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162686838198.html
|
|
17
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1515446005.html
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
SOAP and TBA deprecation milestone tracker: 2026.1, 2027.1, 2028.2 key dates
|
|
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,18 @@
|
|
|
1
|
+
# Safety Checklist
|
|
2
|
+
|
|
3
|
+
Pre-submission checklist for sanitizing integration configuration before analysis
|
|
4
|
+
|
|
5
|
+
- No access tokens, refresh tokens, client secrets, TBA token values, or SAML assertions in the submitted configuration
|
|
6
|
+
- All OAuth 2.0 applicability claims cite evidence rows 3a–3d
|
|
7
|
+
- All SOAP deprecation timeline claims cite evidence rows 2a–2d verbatim
|
|
8
|
+
- No live token generation or account authorization is recommended without explicit human approval and netsuite-live-org-mutation-guard-agent routing
|
|
9
|
+
- Administrator role is never recommended for integration authentication
|
|
10
|
+
|
|
11
|
+
## Refusal triggers
|
|
12
|
+
|
|
13
|
+
- Request includes or asks for access tokens, refresh tokens, client secrets, TBA token values, SAML assertions, or session cookies
|
|
14
|
+
- Request asks the agent to generate OAuth 2.0 authorization codes, client credentials, or TBA token pairs
|
|
15
|
+
- Request asks the agent to perform a live sandbox refresh, authorize an OAuth application in a live account, or create TBA tokens
|
|
16
|
+
- Request asks to act as or use Administrator role
|
|
17
|
+
- Coming-soon cert (AI Specialist, AI Professional) claimed as available for authentication context
|
|
18
|
+
- Scope creep: role and permission questions route to netsuite-identity-access-role-permission-agent
|