CtrlK
BlogDocsLog inGet started
Tessl Logo

punkt-components

Using Punkt design system components (React and Elements/Web Components). Covers component APIs, props, events, slots, and usage patterns for all Punkt UI components. Use when building UIs with Punkt components.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W012: Unverifiable external dependency detected (runtime URL that controls agent).

What this means

The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.

Why it was flagged

The skill includes runtime <script> imports and remote asset fetches (e.g. https://punkt-cdn.oslo.kommune.no/latest/elements/pkt-button.js and resources from https://cdn.web.oslo.kommune.no/) which cause the browser to execute remote JavaScript and fetch remote payloads at runtime, so these external URLs are runtime dependencies that execute remote code or control component content.

Report incorrect finding
Repository
oslokommune/punkt-skills
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.