kcp-render
OfficialSafely render untrusted KCP manifests for AI agents.
AuthorCantara
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the security risk of directly exposing AI agents to potentially untrusted or malicious knowledge.yaml files by providing a safe, pre-rendering step using the KCP standard's render pipeline.
Core Features & Use Cases
- Secure Ingestion: Renders external
knowledge.yamlfiles to neutralize prompt injection and verify author signatures before content is exposed to the agent. - Dependency Verification: Processes manifests from external or federated sources, ensuring trust tiers (
trusted,known,unsigned,failed) are respected. - Use Case: Safely integrate knowledge from a third-party GitHub repository by first running
kcp renderon theirknowledge.yamlto validate its signature and trust level before allowing the agent to access its units.
Quick Start
Use kcp render path/to/external-knowledge.yaml --keys ~/.kcp/trusted-keys.yaml --out - to process an external manifest before passing the rendered output to the agent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kcp-render Download link: https://github.com/Cantara/knowledge-context-protocol/archive/main.zip#kcp-render Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.