← Back to search

io.github.vola-trebla/v8-cpu-profile-decoder-mcp

vola-trebla Scanned 28d ago

MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents

A
94 / 100

Versions

0.1.1latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 6

extract_hottest_functions
annotations: none low

Parses a V8 .cpuprofile file and returns the top N functions ranked by exclusive CPU time (self time).

profile_path string
analyze_call_tree_path
annotations: none low

Finds all callers of a specific function in a V8 CPU profile and returns how often each caller invoked it.

profile_path string
correlate_source_code
annotations: none low

Maps the hottest functions in a V8 CPU profile back to their original TypeScript source locations

profile_path string
analyze_gc_pressure
annotations: none low

Analyses a V8 .cpuprofile for garbage collection overhead.

profile_path string
diff_profiles
annotations: none low

Compares two V8 .cpuprofile files (before and after an optimization) and returns per-function

before_profile_path string
analyze_async_bottlenecks
annotations: none low

Detects event-loop overhead in a V8 CPU profile by identifying V8 internal frames

profile_path string

Permissions 0

No permissions indexed yet.

Scan Findings 19

info
SBOM generated: 330 components sbom_generator · 100%
low
Tool 'extract_hottest_functions' has no annotations annotation_checker · 100%
low
Tool 'analyze_call_tree_path' has no annotations annotation_checker · 100%
low
Tool 'correlate_source_code' has no annotations annotation_checker · 100%
low
Tool 'analyze_gc_pressure' has no annotations annotation_checker · 100%
low
Tool 'diff_profiles' has no annotations annotation_checker · 100%
low
Tool 'analyze_async_bottlenecks' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Buffer.from base64 in vola-trebla-v8-cpu-profile-decoder-mcp-71fd9dc/src/sourcemap.ts:48 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: extract_hottest_functions manifest_parser · 85%
info
Tool: analyze_call_tree_path manifest_parser · 85%
info
Tool: correlate_source_code manifest_parser · 85%
info
Tool: analyze_gc_pressure manifest_parser · 85%
info
Tool: diff_profiles manifest_parser · 85%
info
Tool: analyze_async_bottlenecks manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%