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.
/plugin marketplace add ArieGoldkin/claude-forgenpx agentmods add plugins/ariegoldkin/claude-forge/continuity-toolkitgit clone --depth 1 https://github.com/ArieGoldkin/claude-forgeGrade A, and why
ctk 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 2d 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.
What it actually says
{
"name": "ctk",
"version": "2.18.2",
"description": "Session continuity and context management toolkit - 11 skills, 1 agent, 12 commands, 31 shared hooks, session persistence, delta-cache token compression, web research, and smart context monitoring",
"author": {
"name": "Arie Goldkin",
"email": "[email protected]"
},
"homepage": "https://github.com/ArieGoldkin/claude-forge/blob/main/plugins/continuity-toolkit/README.md",
"repository": "https://github.com/ArieGoldkin/claude-forge",
"license": "MIT",
"keywords": [
"continuity",
"session-management",
"context-monitoring",
"handoff",
"ledger"
]
}
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.
- 2d ago First seen · 20 lines scan A 31c2234ffcee
ctk is a plugin published in the GitHub repository ArieGoldkin/claude-forge (5 stars, last pushed 24d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-08-31.
Other plugins, from other repositories
agent-plugins-for-aws
Plugin marketplace listing 8 plugins: amazon-location-service, aws-amplify, aws-serverless, aws-transform, codebase-documentor-for-aws.
aws-transform
Migrate, modernize, and upgrade codebases to AWS. Transforms .NET Framework to .NET 8/10, mainframe COBOL to Java, VMware VMs to EC2, SQL Server to Aurora, and upgrades Java/Python/Node.js versions and AWS SDKs. AWS Transform - continuous modernization analyzes codebases for tech debt, security issues, and upgrade…
codebase-documentor-for-aws
Analyze codebases to generate structured technical documentation with source-of-truth citations. Optimized for AWS workloads using CDK, CloudFormation, and Terraform.
databases-on-aws
Expert database guidance for the AWS database portfolio. Design schemas, execute queries, handle migrations, and choose the right database for your workload.
amazon-location-service
Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.
aws-amplify
Build full-stack apps with AWS Amplify Gen 2 using guided workflows for authentication, data models, storage, GraphQL APIs, and Lambda functions.