io.github.indragiek/uniprof
NPM · UNIPROF · SCANNED SEP 20
Universal CPU profiler designed for humans and AI agents
Available components
Recent critical change
CVE-2026-25896 affects this package (2 Aug 2026). See the changelog before you install this server.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security73
- No malware found by supply-chain analysis.Pass
- CVE check failed: an unpatched critical CVE affects this package; the score is capped at 0. See how to fix → View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 52 of 146 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency43
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 374 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability66
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 650 tokens (~650/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.indragiek/uniprof MCP server?
io.github.indragiek/uniprof runs locally as an npm package, launched with npx -y uniprof. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · uniprof
claude mcp add indragiek-uniprof -- npx -y uniprof
{
"mcpServers": {
"indragiek-uniprof": {
"command": "npx",
"args": [
"-y",
"uniprof"
]
}
}
} {
"servers": {
"indragiek-uniprof": {
"command": "npx",
"args": [
"-y",
"uniprof"
]
}
}
} codex mcp add indragiek-uniprof -- npx -y uniprof
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"indragiek-uniprof": {
"type": "local",
"command": [
"npx",
"-y",
"uniprof"
],
"enabled": true
}
}
} openclaw mcp add indragiek-uniprof --command npx --arg -y --arg uniprof
mcp_servers:
indragiek-uniprof:
command: "npx"
args: ["-y", "uniprof"] {
"McpServers": {
"indragiek-uniprof": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"uniprof"
]
}
}
} assistant mcp add indragiek-uniprof -t stdio -c npx -a -y uniprof
{
"mcpServers": {
"indragiek-uniprof": {
"command": "npx",
"args": [
"-y",
"uniprof"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- Stability: pass → 0.83 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- Security disclosure: fail → unverified ▼ functional
- 15 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 12 Sept 26 0
- Stability: pass → 0.77 functional
- 11 Sept 26 0
- Stability: 0.97 → pass security
- Security disclosure: fail → unverified ▼ functional
- 5 Sept 26 0
- Stability: pass → 0.80 functional
- 4 Sept 26 0
- Stability: 0.97 → pass security
- 28 Aug 26 0
- Security disclosure: unverified → fail ▼ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/uniprof@0.3.4
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 10 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-345p-7cg4-v4c7 | CVE-2026-25536 | high | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N | yes |
| GHSA-8r9q-7v3j-jr4g | CVE-2026-0621 | high | yes | |
| GHSA-w48q-cv73-mx4w | CVE-2025-66414 | high | yes | |
| GHSA-37qj-frw5-hhjh | CVE-2026-25128 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-8gc5-j5rx-235r | CVE-2026-33036 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-fj3w-jwp8-x2g3 | CVE-2026-27942 | low | yes | |
| GHSA-gh4j-gqv2-49f6 | CVE-2026-41650 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N | yes |
| GHSA-jmr7-xgp7-cmfj | CVE-2026-26278 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-jp2q-39xq-3w4g | CVE-2026-33349 | medium | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-m7jm-9gc2-mpf2 | CVE-2026-25896 | critical | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 146 packages
| Packages resolved | 146 |
|---|---|
| Stale | 52 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
run_profiler Profile Application Performance ~650
Profiles a command/application to identify performance bottlenecks and CPU usage patterns. WHAT THIS DOES: 1. Runs your command with CPU profiling enabled (999Hz sampling by default) 2. Captures which functions consume CPU time during execution 3. Analyzes the profile and returns a breakdown of CPU usage 4. Shows top functions by CPU percentage with call counts WHEN TO USE: - Application is running slowly and you need to find bottlenecks - Need to optimize code by finding expensive functions - Want to understand CPU usage patterns EXAMPLE PARAMETERS: { "command": "python main.py --port 8080", "cwd": "/home/user/myproject" } The tool will automatically detect the language/platform and use the appropriate profiler.
| Name | Type | Req | Description |
|---|---|---|---|
| command | string | yes | REQUIRED: The exact command line to profile. Examples: "python app.py", "node server.js", "java -jar app.jar", "./my-binary". This must be the complete command as you would type it in a terminal. Do… |
| cwd | string | yes | REQUIRED: Absolute path to the working directory where the command should run (e.g., "/home/user/myproject"). This is typically your project root directory. The command will be executed with this as… |
| enable_host_networking | boolean | – | OPTIONAL: Set to true if your application needs to connect to services on the host machine (default: false). Examples of when to enable: connecting to localhost database, accessing host APIs, inter-p… |
| extra_profiler_args | string | – | OPTIONAL: Additional platform-specific profiler arguments as a single string (e.g., "-F 999"). Common examples: "--rate 500" (Python/Ruby), "-F 500" (native/perf), "--interval 1000000" (JVM). Multipl… |
| mode | string | – | OPTIONAL: Profiling execution mode. "auto" (recommended) automatically chooses the best option. "container" runs profiling in Docker for consistency across environments. "host" uses locally installed… |
| output_path | string | – | OPTIONAL: File path where the profile JSON will be saved (e.g., "/tmp/profile.json" or "./my-profile.json"). If not specified, a unique temporary file will be created automatically. The profile is al… |
| platform | string | – | OPTIONAL: Force a specific profiler platform. Valid values: python, nodejs, ruby, php, jvm, dotnet, beam, native. Leave empty to auto-detect based on the command. Only specify if auto-detection fails… |
| Name | Type | Req | Description |
|---|---|---|---|
| hotspots | array | yes | – |
| summary | object | yes | – |
No examples provided.
What is the io.github.indragiek/uniprof MCP server?
io.github.indragiek/uniprof is an MCP server listed in the public MCP registry as io.github.indragiek/uniprof. Universal CPU profiler designed for humans and AI agents. This page covers its npm package (uniprof).
What tools does the io.github.indragiek/uniprof MCP server expose?
io.github.indragiek/uniprof exposes 1 tool: run_profiler. Their descriptions and schemas cost roughly 650 tokens of context every time the server is loaded.
Is the io.github.indragiek/uniprof MCP server still maintained?
io.github.indragiek/uniprof is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.indragiek/uniprof MCP server under?
io.github.indragiek/uniprof declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.