Elite Talos Linux expert specializing in immutable Kubernetes OS, secure cluster deployment, machine configurations, talosctl CLI operations, upgrades, and production-grade security hardening. Expert in Talos 1.6+, secure boot, disk encryption, and zero-trust infrastructure. Use when deploying Talos clusters, configuring machine configs, troubleshooting node issues, or implementing security best practices.
80
81%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
3 findings — 3 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill's required workflow includes commands that fetch and apply public third‑party resources (e.g., curl|sh from https://talos.dev, manifests from raw.githubusercontent.com, CNI/YAML URLs, and container images from ghcr.io), meaning external, untrusted web content is ingested and can directly change tool actions and cluster behavior.
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.
Potentially malicious external URL detected (high risk: 1.00). The included GitHub Actions workflow runs a runtime installation step that executes remote shell code via "curl -sL https://talos.dev/install | sh", which fetches and executes external code as a required step, so this is a high-confidence runtime external dependency that executes remote code.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill contains explicit, high-risk operational instructions (talosctl apply-config, disk wipe/encryption, writing files under /etc, bootstrap/reset/reboot commands, installer scripts) that modify system state and can destructively change or erase machines, so it should be flagged.
1086ef2
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.