CtrlK
BlogDocsLog inGet started
Tessl Logo

talk-walter-runtime-intelligence-agents

Provides detailed answers, analysis, verbatim-grounded summaries, framework applications, and workflow audits based on May Walter's talk "From Blind Spots to Merged PRs: Runtime Intelligence for Continuous Agentic Performance Optimization". Use when the user asks about May Walter's talk — including questions about Hud's runtime code sensor, the prod-to-code mapping concept, automating the performance-investigation phase, scoring fixes by impact and risk, why automated pull requests didn't work, the layered architecture (query language → skills → automations), the four takeaways (define what matters, automate investigation, context over cleverness, agentic engineering ≠ coding with an agent), or applying Walter's approach to integrating AI agents into the SDLC.

73

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Security

1 high severity finding. You should review these findings carefully before considering using this skill.

High

W007: Insecure credential handling detected in skill instructions.

What this means

The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.

Why it was flagged

The skill explicitly requires verbatim quoting from transcript.md and verification of quoted passages, so if transcript.md contains any credentials or secrets the model would be forced to reproduce them verbatim, creating an exfiltration risk.

Report incorrect finding
Repository
AINativeDev/aidevcon-2026-ldn
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.