$ timeahead.in
/ servers/npm/nsauditor-ai-agent-skill
npm

nsauditor-ai-agent-skill

AI Agent Skill for NSAuditor AI — gives any AI coding agent built-in knowledge of NSAuditor's MCP tools, schemas, plugins, and security audit workflows.

3 stars1k/wkupdated 0d agogithub ↗
84good
▣ Overview
npmMIT License

What it does

nsauditor-ai-agent-skill is a knowledge package that prepares AI coding agents to work with NSAuditor AI's security auditing tools. It bundles tool signatures, workflow patterns, data schemas, and guidance on multi-step audit chains—enabling agents like Claude Code or Cursor to understand NSAuditor's plugin ecosystem (55 scanners across Community, Pro, and Enterprise tiers) and orchestrate compliance checks across six frameworks (SOC 2, HIPAA, NIST CSF, PCI DSS, ISO/IEC 27001, and CIS Controls v8) without requiring manual context per conversation.

Who it's for

Security engineers and AI-assisted audit teams who want their coding agent to fluently invoke NSAuditor scans, interpret results, and propose remediation steps. Particularly useful for teams running automated compliance audits in CI/CD pipelines or managing multi-cloud security posture across AWS regions with service probes and CVE lookups.

Common use cases

  • Run a full network or cloud audit from the agent, then route findings through CVE matching and compliance mapping
  • Scan specific AWS regions and generate six-framework compliance reports without manual evidence collection
  • Probe individual services for vulnerabilities and generate remediation chains
  • Integrate NSAuditor scans into CI/CD workflows with agent-driven decision logic
  • Map detected services to NVD vulnerabilities via CPE construction

Setup pitfalls

  • NSAuditor AI MCP server (nsauditor-ai-mcp) must be installed and running separately; the skill provides knowledge only, not the tools themselves.
  • Installation path varies by agent (Claude Code uses .claude/skills/, Claude Desktop requires project knowledge upload, Cursor uses .cursor/skills/).
  • Cloud region scoping requires explicit ["all"] to fan out across AWS regions; omitting the regions argument scans only the server-configured AWS_REGION.
  • Desktop agent tool-call timeout may constrain large multi-region audits; plan batch sizes accordingly.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
43
8.6
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
83.6
⚿ Capabilities & Risk Explainer
no elevated permissions
◆ Risk level: low
No elevated permissions requested — safe to connect.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "nsauditor-ai-agent-skill": {
      "command": "npx",
      "args": [
        "-y",
        "nsauditor-ai-agent-skill"
      ]
    }
  }
}
📈 Score historylast 33 snapshots
5/25/20267/6/2026 · 33 snapshots
⚙ Maintenance health
12/ 100 · is this project alive?
contributors (1y)1
top contributor share100%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads1k
github stars3
forks0
open issues1
license✓ present
readme length5145 chars
last publish0d ago
last commit0d ago
last updated7d ago
install verified✓ pass · 24d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points