Performance Profiler
Profiles application performance bottlenecks across CPU, memory, I/O, and network. Generates flame graphs, identifies hot paths, and recommends optimizations.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- cc495850
- Manifest Hash
- 1a8d83e10dceb1d3105d45ef2cec17c9b3f7226d71fdb8f54ee5c6d0fc3d137c
- Signature
- 5v+rvCon
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 1a8d83e1
Download Attested Bundle
Install Performance Profiler
Each bundle is served from the attested copy of Performance Profiler, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/7a7fdd86-2934-4494-a270-d8286c2f4b33?format=claude-code" -o 7a7fdd86-2934-4494-a270-d8286c2f4b33.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/7a7fdd86-2934-4494-a270-d8286c2f4b33?format=mcp" -o 7a7fdd86-2934-4494-a270-d8286c2f4b33.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/7a7fdd86-2934-4494-a270-d8286c2f4b33?format=raw" -o 7a7fdd86-2934-4494-a270-d8286c2f4b33.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 7a7fdd86-2934-4494-a270-d8286c2f4b33.bundle.jsonProvenance
- Catalog identifier:
7a7fdd86-2934-4494-a270-d8286c2f4b33 - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested Performance Profiler.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Performance Review Writer
Writes and structures performance reviews covering goal-setting frameworks, feedback calibration, self-assessment prompts, and development plan creation.
Perl Patterns
Modern Perl 5.36+ idioms: signatures, strict/warnings, Moose/Moo OOP, regular expressions, file I/O, and CPAN module patterns.
Perl Security
Perl security: taint mode, input validation, safe process execution, DBI parameterized queries, XSS/SQLi/CSRF prevention, and perlcritic policies.