@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,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-audit-controls-sox-skill",
|
|
3
|
+
"name": "NetSuite Audit Controls SOX 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 financial governance and SOX internal control configurations. T0 static review — no live account connection required. TRIGGER when: user asks to review segregation of duties, SoD conflicts, posting period controls, period-close procedures, revenue recognition ",
|
|
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://www.netsuite.com/portal/services/training/suite-training/netsuite-certification.shtml",
|
|
25
|
+
"https://education.oracle.com/oracle-netsuite-accounting-professional/pexam_N16301GC10",
|
|
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/section_N295396.html",
|
|
28
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html",
|
|
29
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1515446005.html"
|
|
30
|
+
],
|
|
31
|
+
"security_notes": "Static review only — works exclusively from sanitized configuration excerpts; never requests or accepts credentials, tokens, session IDs, consumer keys, or any authentication material. Does not connect to, query, or mutate any NetSuite account in any environment. Role recommendations explicitly exclude the Administrator role. 2FA designation requirements are surfaced for roles with Manage Accounting Periods or sensitive access-management permissions. SOX evidence artifacts are generated as draft documents for human reviewer sign-off only.",
|
|
32
|
+
"last_verified": "2026-06-09",
|
|
33
|
+
"path": "skills/netsuite/netsuite-audit-controls-sox-skill",
|
|
34
|
+
"author": "github: Raishin",
|
|
35
|
+
"version": "0.1.0"
|
|
36
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite Audit Controls SOX 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 Audit Controls SOX Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Accountant (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** Financial Management, Accounting, Revenue Recognition, Approval Workflows, Audit Logging
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **Manage Accounting Periods** (View) — Inspect posting period lock/unlock status and close calendar without modifying period state
|
|
23
|
+
- **Journal Entries** (View) — Review journal entry records and approval chain history for SOX walkthrough
|
|
24
|
+
- **Vendor Bills** (View) — Inspect AP approval workflow coverage and SoD separation between invoice entry and payment
|
|
25
|
+
- **Revenue Recognition** (View) — Review recognition schedules, deferral accounts, and ASC 606 arrangement allocation
|
|
26
|
+
- **Audit Trail (System Notes)** (View) — Verify field-history tracking completeness across financial transaction types
|
|
27
|
+
- **Workflow** (View) — Inspect approval workflow definitions and step configurations for SOX control evidence
|
|
28
|
+
|
|
29
|
+
## Forbidden
|
|
30
|
+
|
|
31
|
+
- Administrator role
|
|
32
|
+
- Manage Accounting Periods at Edit or Full level
|
|
33
|
+
- Full access to Journal Entries
|
|
34
|
+
- Access Token Management permission
|
|
35
|
+
- OAuth 2.0 Authorized Applications Management permission
|
|
36
|
+
- View Unencrypted Credit Cards
|
|
37
|
+
- View Unencrypted ACH Account Numbers
|
|
38
|
+
|
|
39
|
+
## Blast-radius bound
|
|
40
|
+
|
|
41
|
+
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.
|
|
42
|
+
|
|
43
|
+
## Refusal triggers
|
|
44
|
+
|
|
45
|
+
- Input contains credentials, tokens, consumer keys, client secrets, or any authentication material — stop and instruct sanitization
|
|
46
|
+
- Request involves mutating, deploying, activating, or unlocking any NetSuite configuration in a live or production account — route to netsuite-live-org-mutation-guard-agent
|
|
47
|
+
- Request asks the agent to log in, connect, or authenticate to any NetSuite environment
|
|
48
|
+
- Claim that the Administrator role should be used for integration, review, or period-close operations — refuse and cite least-privilege principle (evidence-matrix rows 7a, 7b)
|
|
49
|
+
- Request to assert status of the AI Specialist or AI Professional certifications as available — those are coming soon; only AI Foundations Associate (N16765GC10) is available (evidence-matrix row 1b)
|
|
50
|
+
|
|
51
|
+
## Escalation path
|
|
52
|
+
|
|
53
|
+
Route all live-account changes to `netsuite-live-org-mutation-guard-agent` with a named human decision owner and a structured case capsule.
|
|
54
|
+
|
|
55
|
+
## Role creation steps
|
|
56
|
+
|
|
57
|
+
1. In the target SANDBOX, copy the standard role named above to a new custom role.
|
|
58
|
+
2. Remove every permission not listed under Minimal permissions.
|
|
59
|
+
3. Add only the listed permissions at the stated access level.
|
|
60
|
+
4. Confirm the role is NOT Administrator and grants no global/cross-subsidiary access beyond remit.
|
|
61
|
+
5. Enable 2FA enforcement if the role touches privileged permissions.
|
|
62
|
+
6. Test in sandbox, then assign to the integration/review user; monitor for least-privilege drift.
|
|
63
|
+
|
|
64
|
+
## Companion skill
|
|
65
|
+
|
|
66
|
+
`netsuite-audit-controls-sox-skill` — NetSuite Audit Controls SOX Skill
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle NetSuite certification and financial governance help URLs verified in evidence-matrix
|
|
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://education.oracle.com/oracle-netsuite-accounting-professional/pexam_N16301GC10
|
|
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/section_N295396.html
|
|
11
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html
|
|
12
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1515446005.html
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
NetSuite release cadence notes for posting period engine and approval workflow changes
|
|
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 sanitization checklist for role exports and financial configuration excerpts
|
|
4
|
+
|
|
5
|
+
- No live NetSuite connection — all inputs are sanitized configuration excerpts
|
|
6
|
+
- No credentials, tokens, consumer keys, or client secrets in submitted inputs
|
|
7
|
+
- Role recommendations never include the Administrator role
|
|
8
|
+
- 2FA designation verified for roles with Manage Accounting Periods or Access Token Management permissions
|
|
9
|
+
- All SoD findings cite specific permission overlaps from submitted role exports, not from inference alone
|
|
10
|
+
- Approval workflow bypass conditions (e.g., auto-approve for low amounts) are flagged and rated
|
|
11
|
+
|
|
12
|
+
## Refusal triggers
|
|
13
|
+
|
|
14
|
+
- Input contains credentials, tokens, consumer keys, client secrets, or any authentication material — stop and instruct sanitization
|
|
15
|
+
- Request involves mutating, deploying, activating, or unlocking any NetSuite configuration in a live or production account — route to netsuite-live-org-mutation-guard-agent
|
|
16
|
+
- Request asks the agent to log in, connect, or authenticate to any NetSuite environment
|
|
17
|
+
- Claim that the Administrator role should be used for integration, review, or period-close operations — refuse and cite least-privilege principle (evidence-matrix rows 7a, 7b)
|
|
18
|
+
- Request to assert status of the AI Specialist or AI Professional certifications as available — those are coming soon; only AI Foundations Associate (N16765GC10) is available (evidence-matrix row 1b)
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Sox Control Map
|
|
2
|
+
|
|
3
|
+
Mapping of SOX Section 302/404 control objectives to NetSuite configuration review areas
|
|
4
|
+
|
|
5
|
+
Scope: Validates that NetSuite financial control configurations meet SOX audit requirements: SoD conflicts across AP/AR/GL roles, posting period lock-down rules, multi-step journal entry approval chains, ASC 606 / VSOE revenue recognition setup, and audit trail integrity for all financial transactions.
|
|
6
|
+
|
|
7
|
+
- Segregation of duties review — role permission overlap analysis across AP, AR, GL, payroll, and cash management functions
|
|
8
|
+
- Posting period controls — lock/unlock sequencing, who holds Manage Accounting Periods permission, close calendar review
|
|
9
|
+
- Period-close checklist compliance — reconciliation sign-off sequence, pending transaction review, subledger-to-GL tie-out
|
|
10
|
+
- Revenue recognition configuration — deferred revenue schedule design, recognition method, ASC 606 arrangement allocation, VSOE evidence
|
|
11
|
+
- Approval workflow coverage — multi-step approval chains for journal entries, vendor bills, purchase orders, expense reports, and check runs
|
|
12
|
+
- Audit trail integrity — system notes coverage per transaction type, login audit log retention, field-history tracking for sensitive fields
|
|
13
|
+
- Financial control evidence artifacts — generating findings reports suitable for external audit or SOX walkthrough documentation
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-bi-reporting-skill
|
|
3
|
+
description: "Reviews and designs NetSuite reports, dashboards, and KPI definitions against BI & Reporting Associate/Specialist standards. Validates data-source scoping, period and subsidiary filters, KPI formula correctness, and financial narrative accuracy. TRIGGER when: user asks to review or design a NetSuite report, dashboard, KPI meter, financial narrative, chart, pivot, or executive summary; phrases include 'build a dashboard', 'review my report', 'create a KPI', 'why does this report show X', 'configure a portlet', 'financial narrative for the board', 'budget vs actual report'. DO NOT TRIGGER when: the request is about saved search criteria or column configuration (use netsuite-saved-searches-workbook-skill), SuiteAnalytics Workbook pivot/table mechanics (use netsuite-saved-searches-workbook-skill), or live execution of queries against a connected NetSuite org."
|
|
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: data
|
|
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 BI Reporting Skill
|
|
21
|
+
|
|
22
|
+
## Purpose
|
|
23
|
+
|
|
24
|
+
Report and dashboard architecture, KPI configuration, and data-source correctness in NetSuite. Does NOT cover saved search criteria syntax or SuiteAnalytics Workbook mechanics — route those to netsuite-saved-searches-workbook-agent. 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
|
+
- User asks to review or create a NetSuite report, dashboard, or KPI definition
|
|
29
|
+
- User needs to validate data-source scoping including subsidiary, period, or currency filters
|
|
30
|
+
- User requests a financial narrative, variance commentary, or board-level summary
|
|
31
|
+
- User asks why a report shows unexpected results and provides configuration details
|
|
32
|
+
- User needs to review report access controls or dashboard sharing settings
|
|
33
|
+
|
|
34
|
+
## Recommended Workflow
|
|
35
|
+
|
|
36
|
+
1. Step 1 — Gather the report or dashboard configuration excerpt, including type, data source, filters, columns, and KPI formula if applicable.
|
|
37
|
+
2. Step 2 — Identify the intended audience and use case; confirm subsidiary and period scope are explicitly set.
|
|
38
|
+
3. Step 3 — Review data-source correctness: verify the report type matches analytical intent (e.g., Summary vs. Detail vs. Financial Statement).
|
|
39
|
+
4. Step 4 — Validate KPI definitions: formula accuracy, comparison period alignment, and threshold calibration against user-supplied benchmarks.
|
|
40
|
+
5. Step 5 — Assess access controls: confirm report visibility is scoped to intended roles with View-only grants for consumers.
|
|
41
|
+
6. Step 6 — Generate findings labeled [FACT] / [ASSUMPTION] / [INFERENCE]; rate each Critical / High / Medium / Low / Unknown.
|
|
42
|
+
7. Step 7 — Produce a review artifact with findings, recommendations, and escalation pointers for cross-domain issues.
|
|
43
|
+
|
|
44
|
+
## Evidence Hierarchy
|
|
45
|
+
|
|
46
|
+
LIVE_EVIDENCE > REPOSITORY_EVIDENCE > USER_PROVIDED > OFFICIAL_DOCUMENTATION > INFERENCE > UNVERIFIED > BLOCKED
|
|
47
|
+
|
|
48
|
+
## Safety Checklist
|
|
49
|
+
|
|
50
|
+
- No live NetSuite connection, credentials, or session tokens used at any point
|
|
51
|
+
- BI & Reporting Professional certification NOT claimed as available — status is UNVERIFIED
|
|
52
|
+
- All KPI formulas and thresholds derived from user-supplied configuration only, never fabricated
|
|
53
|
+
- PII-in-report concerns escalated to netsuite-saved-searches-workbook-agent
|
|
54
|
+
- SOX-evidenced reporting findings escalated to netsuite-audit-controls-sox-agent
|
|
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
|
+
- Any credentials, session tokens, API keys, or OAuth secrets included in the request
|
|
67
|
+
- Request to log in to, connect to, or execute queries against a live NetSuite account
|
|
68
|
+
- Request to deploy, publish, schedule, or share a report or dashboard
|
|
69
|
+
- Claim that BI & Reporting Professional certification is currently available — status is UNVERIFIED
|
|
70
|
+
- Request to assume Administrator role or equivalent full-permission role
|
|
71
|
+
- Request involving raw customer PII in report data without explicit sanitization
|
|
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 — never connects to, queries, or mutates any NetSuite account. No credentials, session tokens, or API keys are requested or processed. All review output is a draft artifact requiring human validation before any dashboard or report is published or shared.
|
|
80
|
+
|
|
81
|
+
## Reference File Index
|
|
82
|
+
|
|
83
|
+
- [official-sources.md](references/official-sources.md) — Oracle/NetSuite BI & Reporting certification and documentation URLs
|
|
84
|
+
- [safety-checklist.md](references/safety-checklist.md) — Pre-review safety gates and refusal conditions
|
|
85
|
+
- [least-privilege.md](references/least-privilege.md) — Custom role definition and permission rationale for report review
|
|
86
|
+
- [release-drift.md](references/release-drift.md) — NetSuite release notes affecting report engine, KPI meters, and dashboard portlets
|
|
87
|
+
- [kpi-formula-reference.md](references/kpi-formula-reference.md) — Validated KPI formula patterns and common misconfiguration catalog
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-bi-reporting-skill",
|
|
3
|
+
"name": "NetSuite BI Reporting 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 and designs NetSuite reports, dashboards, and KPI definitions against BI & Reporting Associate/Specialist standards. Validates data-source scoping, period and subsidiary filters, KPI formula correctness, and financial narrative accuracy. TRIGGER when: user asks to review or design a NetSuite",
|
|
15
|
+
"source_type": "adapted",
|
|
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://education.oracle.com/oracle-netsuite-bi-and-reporting-associate/pexam_N16724GC10",
|
|
25
|
+
"https://education.oracle.com/oracle-netsuite-bi-and-reporting-specialist/pexam_N16740GC10",
|
|
26
|
+
"https://www.netsuite.com/portal/services/training/suite-training/netsuite-certification.shtml",
|
|
27
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html",
|
|
28
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html"
|
|
29
|
+
],
|
|
30
|
+
"security_notes": "Static review only — never connects to, queries, or mutates any NetSuite account. No credentials, session tokens, or API keys are requested or processed. All review output is a draft artifact requiring human validation before any dashboard or report is published or shared.",
|
|
31
|
+
"last_verified": "2026-06-09",
|
|
32
|
+
"path": "skills/netsuite/netsuite-bi-reporting-skill",
|
|
33
|
+
"author": "github: Raishin",
|
|
34
|
+
"version": "0.1.0",
|
|
35
|
+
"source_attribution": "Adapted from oracle/netsuite-suitecloud-sdk packages/agent-skills/netsuite-finance-analyst (UPL-1.0, Copyright (c) 2019, 2023 Oracle and/or its affiliates). Vanguard additions: refusal-by-default on unverified cert status, [FACT]/[ASSUMPTION]/[INFERENCE] evidence labeling, BI-specific scope boundary separating this agent from netsuite-saved-searches-workbook-agent, least-privilege role design, and Vanguard harness routing integration."
|
|
36
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Kpi Formula Reference
|
|
2
|
+
|
|
3
|
+
Validated KPI formula patterns and common misconfiguration catalog
|
|
4
|
+
|
|
5
|
+
Scope: Report and dashboard architecture, KPI configuration, and data-source correctness in NetSuite. Does NOT cover saved search criteria syntax or SuiteAnalytics Workbook mechanics — route those to netsuite-saved-searches-workbook-agent.
|
|
6
|
+
|
|
7
|
+
- Financial and operational report design (standard and custom report types)
|
|
8
|
+
- Dashboard layout review: portlets, KPI meters, trend graphs, reminder portlets
|
|
9
|
+
- KPI definition correctness: formula, period comparison, threshold calibration
|
|
10
|
+
- Data-source scoping: subsidiary filter, accounting period, currency consolidation
|
|
11
|
+
- Financial narrative generation aligned to variance review and board/CFO reporting
|
|
12
|
+
- Report access control review: who can view/edit/share reports and dashboards
|
|
13
|
+
- Month/quarter/year-end close report sequencing and completeness
|
|
14
|
+
- Budget-vs-actual and forecast accuracy review in report context
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite BI Reporting 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 BI Reporting 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, Financial Statements, Dashboards
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **Reports** (View) — Read saved report definitions without modification
|
|
23
|
+
- **Saved Searches** (View) — Inspect saved searches used as report data sources
|
|
24
|
+
- **Dashboards** (View) — Review dashboard layout and portlet configuration
|
|
25
|
+
- **Publish Search** (View) — Verify shared report access settings
|
|
26
|
+
- **General Ledger** (View) — Validate GL-backed KPI data sources
|
|
27
|
+
- **Financial Statements** (View) — Review income statement and balance sheet report definitions
|
|
28
|
+
|
|
29
|
+
## Forbidden
|
|
30
|
+
|
|
31
|
+
- Administrator role
|
|
32
|
+
- Full permissions to any module
|
|
33
|
+
- Edit or Create on Reports for review-only sessions
|
|
34
|
+
- Access Token Management 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
|
+
- Any credentials, session tokens, API keys, or OAuth secrets included in the request
|
|
43
|
+
- Request to log in to, connect to, or execute queries against a live NetSuite account
|
|
44
|
+
- Request to deploy, publish, schedule, or share a report or dashboard
|
|
45
|
+
- Claim that BI & Reporting Professional certification is currently available — status is UNVERIFIED
|
|
46
|
+
- Request to assume Administrator role or equivalent full-permission role
|
|
47
|
+
- Request involving raw customer PII in report data without explicit sanitization
|
|
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-bi-reporting-skill` — NetSuite BI Reporting Skill
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle/NetSuite BI & Reporting certification and documentation URLs
|
|
4
|
+
|
|
5
|
+
Verified 2026-06-09 against official Oracle/NetSuite documentation:
|
|
6
|
+
|
|
7
|
+
- https://education.oracle.com/oracle-netsuite-bi-and-reporting-associate/pexam_N16724GC10
|
|
8
|
+
- https://education.oracle.com/oracle-netsuite-bi-and-reporting-specialist/pexam_N16740GC10
|
|
9
|
+
- https://www.netsuite.com/portal/services/training/suite-training/netsuite-certification.shtml
|
|
10
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N295396.html
|
|
11
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N285436.html
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Release Drift
|
|
2
|
+
|
|
3
|
+
NetSuite release notes affecting report engine, KPI meters, and dashboard portlets
|
|
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-review safety gates and refusal conditions
|
|
4
|
+
|
|
5
|
+
- No live NetSuite connection, credentials, or session tokens used at any point
|
|
6
|
+
- BI & Reporting Professional certification NOT claimed as available — status is UNVERIFIED
|
|
7
|
+
- All KPI formulas and thresholds derived from user-supplied configuration only, never fabricated
|
|
8
|
+
- PII-in-report concerns escalated to netsuite-saved-searches-workbook-agent
|
|
9
|
+
- SOX-evidenced reporting findings escalated to netsuite-audit-controls-sox-agent
|
|
10
|
+
|
|
11
|
+
## Refusal triggers
|
|
12
|
+
|
|
13
|
+
- Any credentials, session tokens, API keys, or OAuth secrets included in the request
|
|
14
|
+
- Request to log in to, connect to, or execute queries against a live NetSuite account
|
|
15
|
+
- Request to deploy, publish, schedule, or share a report or dashboard
|
|
16
|
+
- Claim that BI & Reporting Professional certification is currently available — status is UNVERIFIED
|
|
17
|
+
- Request to assume Administrator role or equivalent full-permission role
|
|
18
|
+
- Request involving raw customer PII in report data without explicit sanitization
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: netsuite-data-governance-privacy-skill
|
|
3
|
+
description: "Flashlight skill for auditing PII exposure paths, data retention and purge policies, field-level access restrictions, privacy controls, and export configurations in NetSuite. T0 static review — no live account connection or actual personal data required. TRIGGER when: user asks to review PII field access, audit data retention settings, check field-level security on sensitive records, assess privacy controls, identify PII in saved searches, review export control permissions, or evaluate GDPR/CCPA readiness of a NetSuite configuration. Trigger phrases: PII exposure, field-level security, data retention policy, GDPR compliance, personal data access, export controls, consent tracking, sensitive field access. DO NOT TRIGGER when: the user needs role and permission architecture review beyond PII fields (use netsuite-identity-access-role-permission-skill), SOX audit trail review (use netsuite-audit-controls-sox-skill), integration data-flow security (use netsuite-integration-migration-skill), subsidiary data segregation (use netsuite-oneworld-multisubsidiary-skill), or SuiteScript code PII handling review (use netsuite-suitescript-secure-code-review-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 Data Governance & Privacy Skill
|
|
20
|
+
|
|
21
|
+
## Purpose
|
|
22
|
+
|
|
23
|
+
Audits NetSuite configurations for PII field exposure, data retention and purge policy coverage, field-level access restrictions on sensitive records, export control enforcement for cross-border data flows, and privacy-relevant saved search and report scoping. 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
|
+
- Auditing which roles and saved searches expose PII fields on employee, customer, contact, or vendor records
|
|
28
|
+
- Reviewing data retention and purge policy coverage for GDPR, CCPA, or other regulatory requirements
|
|
29
|
+
- Assessing field-level access restrictions on sensitive fields such as SSN, bank account numbers, and credit card data
|
|
30
|
+
- Identifying PII exposed in scheduled reports or saved searches distributed to external partners or vendor-center roles
|
|
31
|
+
- Reviewing export control configurations to assess mass-export and CSV-export permission scoping on PII records
|
|
32
|
+
|
|
33
|
+
## Recommended Workflow
|
|
34
|
+
|
|
35
|
+
1. Step 1 — Gather inputs: request role configuration excerpts for PII-bearing records, saved search audience configs, data retention policy, and export control permission settings
|
|
36
|
+
2. Step 2 — Map PII fields: identify all PII-bearing fields on employee, customer, contact, and vendor records based on provided configuration; flag any field with no field-level security as a finding
|
|
37
|
+
3. Step 3 — Review field-level access: for each PII field, assess which roles have View access and whether that access is operationally justified; flag over-broad access as High
|
|
38
|
+
4. Step 4 — Audit saved searches and reports: identify any search or report including PII fields distributed to roles or audiences beyond operational need; flag as High or Critical
|
|
39
|
+
5. Step 5 — Assess data retention coverage: map configured retention periods to regulatory requirements; flag missing or zero retention configuration as Critical
|
|
40
|
+
6. Step 6 — Review export controls: assess mass-update, CSV-export, and file-cabinet-access permissions on PII records; flag roles with export capability and no documented justification as High
|
|
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 actual personal data (real names, SSNs, emails, phone numbers, bank data) accepted — reject and ask for sanitized or synthetic examples
|
|
50
|
+
- No live NetSuite credentials, tokens, or session cookies accepted
|
|
51
|
+
- View Unencrypted Credit Cards and View Unencrypted ACH Account Numbers permissions are never recommended for any reviewer role
|
|
52
|
+
- All findings labeled [FACT], [ASSUMPTION], or [INFERENCE] with source config reference
|
|
53
|
+
- Any PII exposure to roles with no operational need rated High minimum; exposure to external parties rated Critical
|
|
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 actual personal data (real names, SSNs, email addresses, phone numbers, bank account numbers, or healthcare data) — refuse immediately, do not log or echo, ask for sanitized version
|
|
66
|
+
- Request provides live NetSuite credentials, session tokens, TBA tokens, OAuth client secrets, or admin passwords — refuse immediately
|
|
67
|
+
- Request asks the agent to use the Administrator role or any role with full account permissions
|
|
68
|
+
- Request asks the agent to directly create, edit, or delete field-security configurations, retention policies, or consent records in a live account
|
|
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 accepts, stores, echoes, or processes actual personal data. All inputs containing real PII are refused. No live NetSuite credentials, OAuth tokens, TBA tokens, or session cookies are accepted. 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 roles, permissions, and field-security documentation URLs
|
|
82
|
+
- [safety-checklist.md](references/safety-checklist.md) — Pre-review sanitization requirements for PII-bearing configuration exports
|
|
83
|
+
- [least-privilege.md](references/least-privilege.md) — Custom reviewer role specification for data governance review
|
|
84
|
+
- [release-drift.md](references/release-drift.md) — NetSuite privacy and data retention feature changes by release
|
|
85
|
+
- [pii-field-catalog.md](references/pii-field-catalog.md) — Reference catalog of standard NetSuite PII-bearing fields across employee, customer, contact, and vendor record types
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "netsuite-data-governance-privacy-skill",
|
|
3
|
+
"name": "NetSuite Data Governance & Privacy 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 auditing PII exposure paths, data retention and purge policies, field-level access restrictions, privacy controls, and export configurations in NetSuite. T0 static review — no live account connection or actual personal data required. TRIGGER when: user asks to review PII field a",
|
|
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_1515446005.html",
|
|
27
|
+
"https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html"
|
|
28
|
+
],
|
|
29
|
+
"security_notes": "Static review only. This agent never accepts, stores, echoes, or processes actual personal data. All inputs containing real PII are refused. No live NetSuite credentials, OAuth tokens, TBA tokens, or session cookies are accepted. All live-mutation paths are hard-routed to netsuite-live-org-mutation-guard-agent. No org connection is established at any point.",
|
|
30
|
+
"last_verified": "2026-06-09",
|
|
31
|
+
"path": "skills/netsuite/netsuite-data-governance-privacy-skill",
|
|
32
|
+
"author": "github: Raishin",
|
|
33
|
+
"version": "0.1.0"
|
|
34
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# Least-privilege NetSuite posture for NetSuite Data Governance & Privacy 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 Data Governance Reviewer (custom)
|
|
16
|
+
- **Copy from standard role:** Full Access (standard role — copy and heavily restrict to View-only on configuration objects) (NetSuite guidance: start from a copy of a standard role, then remove unneeded permissions).
|
|
17
|
+
- **Modules in scope:** CRM, HR / Employees, Saved Searches
|
|
18
|
+
- **Two-Factor Authentication required:** Yes
|
|
19
|
+
|
|
20
|
+
### Minimal permissions
|
|
21
|
+
|
|
22
|
+
- **Employee Record** (View) — Required to inspect PII field visibility on employee records
|
|
23
|
+
- **Customer** (View) — Required to inspect PII field visibility on customer records
|
|
24
|
+
- **Contact** (View) — Required to inspect PII field visibility on contact records
|
|
25
|
+
- **Saved Searches** (View) — Required to review saved search audience and PII field exposure
|
|
26
|
+
- **Custom Fields** (View) — Required to review custom PII field configurations and field-level security settings
|
|
27
|
+
- **Roles** (View) — Required to review role field-access configurations for PII records
|
|
28
|
+
|
|
29
|
+
## Forbidden
|
|
30
|
+
|
|
31
|
+
- Administrator role
|
|
32
|
+
- View Unencrypted Credit Cards permission
|
|
33
|
+
- View Unencrypted ACH Account Numbers permission
|
|
34
|
+
- Access Token Management permission
|
|
35
|
+
- Edit or Create level on any PII-bearing record type
|
|
36
|
+
- Mass Update permission
|
|
37
|
+
- CSV Export on employee or customer records without documented justification
|
|
38
|
+
|
|
39
|
+
## Blast-radius bound
|
|
40
|
+
|
|
41
|
+
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.
|
|
42
|
+
|
|
43
|
+
## Refusal triggers
|
|
44
|
+
|
|
45
|
+
- Request provides actual personal data (real names, SSNs, email addresses, phone numbers, bank account numbers, or healthcare data) — refuse immediately, do not log or echo, ask for sanitized version
|
|
46
|
+
- Request provides live NetSuite credentials, session tokens, TBA tokens, OAuth client secrets, or admin passwords — refuse immediately
|
|
47
|
+
- Request asks the agent to use the Administrator role or any role with full account permissions
|
|
48
|
+
- Request asks the agent to directly create, edit, or delete field-security configurations, retention policies, or consent records in a live account
|
|
49
|
+
- Request claims a coming-soon NetSuite certification (AI Specialist, AI Professional, BI & Reporting Professional) is currently available
|
|
50
|
+
|
|
51
|
+
## Escalation path
|
|
52
|
+
|
|
53
|
+
Route all live-account changes to `netsuite-live-org-mutation-guard-agent` with a named human decision owner and a structured case capsule.
|
|
54
|
+
|
|
55
|
+
## Role creation steps
|
|
56
|
+
|
|
57
|
+
1. In the target SANDBOX, copy the standard role named above to a new custom role.
|
|
58
|
+
2. Remove every permission not listed under Minimal permissions.
|
|
59
|
+
3. Add only the listed permissions at the stated access level.
|
|
60
|
+
4. Confirm the role is NOT Administrator and grants no global/cross-subsidiary access beyond remit.
|
|
61
|
+
5. Enable 2FA enforcement if the role touches privileged permissions.
|
|
62
|
+
6. Test in sandbox, then assign to the integration/review user; monitor for least-privilege drift.
|
|
63
|
+
|
|
64
|
+
## Companion skill
|
|
65
|
+
|
|
66
|
+
`netsuite-data-governance-privacy-skill` — NetSuite Data Governance & Privacy Skill
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Official Sources
|
|
2
|
+
|
|
3
|
+
Oracle NetSuite roles, permissions, and field-security 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_1515446005.html
|
|
10
|
+
- https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1532968056.html
|
package/skills/netsuite/netsuite-data-governance-privacy-skill/references/pii-field-catalog.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# Pii Field Catalog
|
|
2
|
+
|
|
3
|
+
Reference catalog of standard NetSuite PII-bearing fields across employee, customer, contact, and vendor record types
|
|
4
|
+
|
|
5
|
+
Scope: Audits NetSuite configurations for PII field exposure, data retention and purge policy coverage, field-level access restrictions on sensitive records, export control enforcement for cross-border data flows, and privacy-relevant saved search and report scoping.
|
|
6
|
+
|
|
7
|
+
- PII field identification and exposure path review: which records carry PII fields (employee, customer, vendor, contact) and which roles/searches expose them
|
|
8
|
+
- Field-level access restrictions: review of field-level security configurations limiting view/edit on sensitive fields such as SSN, bank account, credit card, and date-of-birth
|
|
9
|
+
- Data retention and purge policy review: assessment of NetSuite data retention settings, archival schedules, and compliance with configured retention periods
|
|
10
|
+
- Privacy controls: review of consent tracking configurations, do-not-contact flags, and marketing opt-out field coverage
|
|
11
|
+
- Saved search and scheduled report PII scoping: identification of searches or reports that expose PII to roles or audiences beyond operational need
|
|
12
|
+
- Export control review: assessment of configurations governing data export to external systems, file cabinet access restrictions, and mass-export permission scoping
|