Performance Profiler
v1.0.0Analyze code performance to identify bottlenecks, detect redundant computations and blocking operations, and provide optimization recommendations.
⭐ 0· 1.4k·25 current·25 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (performance analysis) match the provided SKILL.md and the minimal JS pseudocode in skill.yaml. The skill requests no binaries, env vars, or config paths, which is appropriate for a static code-analysis helper. Note: the example regex checks in skill.yaml are simplistic and contain mistakes/edge cases (likely to miss real issues or produce false positives).
Instruction Scope
SKILL.md confines itself to analyzing code, listing trigger phrases, detection goals, and example output. It does not instruct the agent to read unrelated system files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install specification and no code files that would be written or executed on disk. Instruction-only skills have the lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to a static performance-analysis helper.
Persistence & Privilege
always:false and no claims of modifying agent/system configuration. The skill does not request permanent presence or elevated privileges.
Assessment
This skill is low-risk in terms of installation and credentials — it is instruction-only and asks for no environment access. Before using it, avoid sending sensitive or proprietary source code to an untrusted third party (the skill owner is unknown). Also be aware the included example implementation is very simple and uses brittle regexes that can miss issues or give false positives; do not rely on this skill as a comprehensive profiler—use established static analysis/profiling tools for critical assessments.Like a lobster shell, security has layers — review code before you run it.
latestvk9701mtenjrv6r62hqw49snd0s81j1nkoptimizationvk9701mtenjrv6r62hqw49snd0s81j1nkperformancevk9701mtenjrv6r62hqw49snd0s81j1nk
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
