Apier Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Apier Mcp (Agent Skill) 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.
Hardened thin npm proxy that connects local MCP clients (Claude Desktop, Cursor, Zed, Codex) to [Apier](https://www.apier.no)'s hosted Norwegian compliance MCP server at https://www.apier.no/api/mcp.
Published as `@apier-no/mcp`. The @apier scope was unavailable, so this package ships under the @apier-no scope.
A small wrapper around mcp-remote that:
APIER_API_KEY from your environment.mcp-remote.--header "Authorization: Bearer …" argv.Bearer …, apier_(live|test)_…, ghp_…, or Authorization: substring from stderr before writing.All tool semantics live server-side at https://www.apier.no/api/mcp.
npm install -g @apier-no/mcp
or invoke ephemerally via npx: npx -y @apier-no/mcp
https://www.apier.no/dashboard/keys
{
"mcpServers": {
"apier": {
"command": "npx",
"args": ["-y", "@apier-no/mcp"],
"env": { "APIER_API_KEY": "apier_live_<your_key_here>" }
}
}
}| Variable | Required | Default |
|---|---|---|
APIER_API_KEY | yes | — |
--endpoint <url> | no | https://www.apier.no/api/mcp |
MCP_REMOTE_CONFIG_DIR | no | ~/.mcp-auth |
See SECURITY.md for the full threat model and disclosure policy.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.