Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add pantheon-org/tekhne --skill nx-plugin-authoringgit clone --depth 1 https://github.com/pantheon-org/tekhneWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/pantheon-org/tekhne/nx-plugin-authoring)<a href="https://agentmods.dev/skills/pantheon-org/tekhne/nx-plugin-authoring"><img src="https://agentmods.dev/badge/skills/pantheon-org/tekhne/nx-plugin-authoring/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/pantheon-org/tekhne/nx-plugin-authoring"><img src="https://agentmods.dev/badge/skills/pantheon-org/tekhne/nx-plugin-authoring.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 17 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 41 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 100 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 46 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 47 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 54 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 63 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 80 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 88 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 93 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 94 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 104 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 108 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 112 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 116 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 120 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium Excessive Agency · line 150 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
- medium Excessive Agency · line 192 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00079 | $0.02103 |
| Opus 5 | $0.00039 | $0.01052 |
| Sonnet 5 | $0.00016 | $0.00421 |
| Haiku 4.5 | $0.00008 | $0.00210 |
Grade A, and why
nx-plugin-authoring scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 273 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Nx Plugin Authoring
Navigation hub for creating custom Nx plugins, generators, and executors.
When to Use
- You need to scaffold files/projects with repeatable conventions (generators).
- You need custom task execution logic (executors).
- You are building reusable plugin automation for Nx workspaces.
- You want to enforce organization-specific standards and patterns.
When Not to Use
- The task is generic Nx workspace setup unrelated to custom plugin development.
- You only need to use existing plugins, not create new ones.
Principles
- Keep plugins as orchestration tools, not business-logic containers.
- Prefer small, composable generation steps over large mutation passes.
- Keep executors deterministic and cache-aware.
- Use Tree API exclusively for filesystem operations in generators.
Workflow
1. Create Plugin Structure
Start new workspace with plugin:
npx create-nx-plugin my-plugin
Add plugin to existing workspace:
npx nx add @nx/plugin
npx nx g plugin tools/my-plugin
2. Build Generators
Create a generator:
npx nx g generator my-plugin/src/generators/library-with-readme
Implement with Tree API:
- Use
tree.write,generateFiles,updateJsonfor filesystem edits - Define typed schema with required fields
- Add templates with EJS syntax
- Validate with
--dry-runbefore execution
Validate: Run npx nx g my-plugin:library-with-readme mylib --dry-run
Stop if: Unexpected files appear or required options fail validation
3. Build Executors
Create executor structure:
mkdir -p tools/executors/my-executor
Implement with ExecutorContext:
- Define schema.json with required fields and defaults
- Return
{ success: boolean }from executor - Use package notation for registration
- Declare outputs for cache awareness
Validate: Run npx nx run my-project:my-target --help
Stop if: Executor fails to resolve or schema is invalid
4. Test and Publish
What ships with it
58 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .audits/2026-03-06/analysis.md 1.1 KB
- .audits/2026-03-06/audit.json 461 B
- .audits/2026-03-06/remediation-plan.md 3.5 KB
- .audits/latest 10 B
- .audits/legacy/executors/2026-02-21/analysis.md 8.0 KB
- .audits/legacy/executors/2026-02-21/audit.json 138 B
- .audits/legacy/executors/2026-02-21/remediation-plan.md 220 B
- .audits/legacy/executors/2026-02-22/analysis.md 8.0 KB
- .audits/legacy/executors/2026-02-22/audit.json 138 B
- .audits/legacy/executors/2026-02-22/remediation-plan.md 220 B
- .audits/legacy/executors/2026-02-23/analysis.md 8.0 KB
- .audits/legacy/executors/2026-02-23/audit.json 139 B
- .audits/legacy/executors/2026-02-23/remediation-plan.md 216 B
- .audits/legacy/executors/2026-03-02/analysis.md 1.0 KB
- .audits/legacy/executors/2026-03-02/audit.json 410 B
- .audits/legacy/executors/latest 10 B
- .audits/legacy/extending-plugins/2026-02-21/analysis.md 8.1 KB
- .audits/legacy/extending-plugins/2026-02-21/audit.json 145 B
- .audits/legacy/extending-plugins/2026-02-21/remediation-plan.md 236 B
- .audits/legacy/extending-plugins/2026-02-22/analysis.md 8.1 KB
- .audits/legacy/extending-plugins/2026-02-22/audit.json 145 B
- .audits/legacy/extending-plugins/2026-02-22/remediation-plan.md 236 B
- .audits/legacy/extending-plugins/2026-03-02/analysis.md 1.0 KB
- .audits/legacy/extending-plugins/2026-03-02/audit.json 415 B
- .audits/legacy/extending-plugins/2026-03-02/remediation-plan.md 2.7 KB
- .audits/legacy/extending-plugins/2026-03-03/analysis.md 1.0 KB
- .audits/legacy/extending-plugins/2026-03-03/audit.json 416 B
- .audits/legacy/extending-plugins/2026-03-03/remediation-plan.md 2.6 KB
- .audits/legacy/extending-plugins/latest 10 B
- .audits/legacy/generators/2026-02-21/analysis.md 8.0 KB
- .audits/legacy/generators/2026-02-21/audit.json 138 B
- .audits/legacy/generators/2026-02-21/remediation-plan.md 222 B
- .audits/legacy/generators/2026-02-22/analysis.md 8.0 KB
- .audits/legacy/generators/2026-02-22/audit.json 138 B
- .audits/legacy/generators/2026-02-22/remediation-plan.md 222 B
- .audits/legacy/generators/2026-02-23/analysis.md 8.1 KB
- .audits/legacy/generators/2026-02-23/audit.json 140 B
- .audits/legacy/generators/2026-02-23/remediation-plan.md 218 B
- .audits/legacy/generators/2026-03-02/analysis.md 1.0 KB
- .audits/legacy/generators/2026-03-02/audit.json 411 B
- .audits/legacy/generators/latest 10 B
- evals/scenario-01.md 2.4 KB
- evals/scenario-02.md 2.3 KB
- evals/scenario-03.md 2.4 KB
- evals/scenario-04.md 2.7 KB
- evals/scenario-05.md 2.6 KB
- knowledge-base/concepts.md 6.6 KB
- knowledge-base/template-system.md 5.7 KB
- knowledge-base/utilities.md 5.5 KB
- references/executor-context-api.md 960 B
- references/executor-schema-design.md 984 B
- references/executors-guide.md 7.6 KB
- references/generators-guide.md 6.9 KB
- references/plugin-scaffolding.md 4.5 KB
- references/schema-design-patterns.md 938 B
- references/template-engine-guide.md 854 B
- references/testing-and-troubleshooting.md 6.6 KB
- references/tree-api-reference.md 1.2 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 273 lines · 79 tokens per session scan A adca87c0c5a0
nx-plugin-authoring is a skill published in the GitHub repository pantheon-org/tekhne (10 stars, last pushed yesterday), licensed MIT. It adds 79 tokens to every session and 2,103 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
developing-genkit-js
Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.
adk
Use this skill when you've got questions about the Botpress Agent Development Kit (ADK) - like when you're building a feature that involves tables, actions, tools, workflows, conversations, files, knowledge bases, triggers, or Zai.
aws-lambda-typescript-integration
Provides AWS Lambda integration patterns for TypeScript with cold start optimization. Use when creating or deploying TypeScript Lambda functions, choosing between NestJS framework and raw TypeScript approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless TypeScript…
aws-cdk
Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable constructs, modeling serverless or VPC-based architectures, applying IAM and encryption defaults, or testing and reviewing cdk synth, cdk diff, and cdk deploy…
typescript-security-review
Provides security review capability for TypeScript/Node.js applications, validates code against XSS, injection, CSRF, JWT/OAuth2 flaws, dependency CVEs, and secrets exposure. Use when performing security audits, before deployment, reviewing authentication/authorization implementations, or ensuring OWASP compliance for…
antfu
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.