nometria — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited nometria (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Deploy any project to any cloud directly from Claude Code.
# Install as a Claude Code plugin (includes MCP server + skills)
/plugin marketplace add nometria/claude-code-plugin
/plugin install nometria# Add MCP server to Claude Code
claude mcp add nometria -- npx -y @nometria-ai/claude-code
# If you use nvm/fnm/volta and the above fails, use:
claude mcp add nometria -- /bin/sh -c '. "${NVM_DIR:-$HOME/.nvm}/nvm.sh" 2>/dev/null; exec npx -y @nometria-ai/claude-code'# Generate slash commands + AI tool configs in your project
npx @nometria-ai/nom setup| Tool | Description |
|---|---|
nometria_login | Authenticate with your API key |
nometria_init | Create nometria.json config |
nometria_deploy | Deploy to production |
nometria_preview | Create staging preview (free, 2hr) |
nometria_status | Check deployment status |
nometria_logs | View deployment logs |
nometria_list_apps | List all your apps |
After running setup, these are available in Claude Code:
/deploy - Deploy to production/preview - Create staging preview/status - Check deployment status/nometria-login - Authenticate> Use nometria_login with key nometria_sk_...
> Use nometria_init to set up this project
> Use nometria_deploy to ship itGet an API key at nometria.com/settings/api-keys.
# Option 1: Set env var
export NOMETRIA_API_KEY=nometria_sk_...
# Option 2: Use the login tool
# Claude Code will call nometria_login for youAWS, Google Cloud, Azure, DigitalOcean, Hetzner, Vercel
npx @nometria-ai/nom deploy - npm.cursor/rules/MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.