Add TWZRD Agent Intel to Tools & Integrations section#41
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a new plugin entry, "TWZRD Agent Intel", to the README.md. The reviewer pointed out that the main link must point to a public GitHub repository instead of a landing page to comply with repository guidelines and prevent the build automation script from skipping the entry.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - [Task Scheduler](https://github.com/6Delta9/task-scheduler-codex-plugin) - OpenAI Codex plugin and local MCP server for turning task lists into realistic schedules with blocked dates, capacity overrides, overflow tracking, and markdown planning output. | ||
| - [Thermal-Fluid Research Workflow](https://github.com/hanhuark/mechanical-engineering-research-skill) - Thermal-fluid mechanical engineering research workflow for literature review, technical writing, data analysis, presentations, proposals, coding, and AI/ML tools. | ||
| - [TokRepo Search](https://github.com/henu-wang/tokrepo-codex-plugin) - Search and install AI assets from TokRepo with a bundled skill and MCP server for Codex. | ||
| - [TWZRD Agent Intel](https://intel.twzrd.xyz) - Solana on-chain trust scoring for AI agents. Verify wallet reputation before x402 micropayments. Remote MCP: https://intel.twzrd.xyz/mcp |
There was a problem hiding this comment.
The main link for the plugin must point to its public GitHub repository (e.g., https://github.com/owner/repo) rather than a landing page (https://intel.twzrd.xyz).
This is required for two reasons:
- Repository Requirements: The contributing guidelines at the bottom of the README explicitly state that the plugin must have a public GitHub repository.
- Build Automation: The script
scripts/generate_plugins_json.py(lines 207-212) parses the README and filters out any entries whose main link does not matchhttps://github.com/.... Using a non-GitHub URL will cause this plugin to be skipped during metadata regeneration, meaning it won't be added toplugins.jsonormarketplace.jsonand cannot be installed by users.
Please update the main link to point to the public GitHub repository of the plugin.
| - [TWZRD Agent Intel](https://intel.twzrd.xyz) - Solana on-chain trust scoring for AI agents. Verify wallet reputation before x402 micropayments. Remote MCP: https://intel.twzrd.xyz/mcp | |
| - [TWZRD Agent Intel](https://github.com/YOUR_GITHUB_USERNAME/YOUR_REPO_NAME) - Solana on-chain trust scoring for AI agents. Verify wallet reputation before x402 micropayments. Remote MCP: https://intel.twzrd.xyz/mcp |
|
Kilo Code Review could not run — your account is out of credits. Add credits or switch to a free model to enable reviews on this change. |
internet-dot
left a comment
There was a problem hiding this comment.
Issues found against CONTRIBUTING.md:
-
Non-GitHub URL — The link points to
https://intel.twzrd.xyzinstead of a GitHub repository. CONTRIBUTING.md format requires a GitHub repo URL:- [Name](https://github.com/owner/repo). -
Two-sentence description — The description is two sentences with an appended
Remote MCP:URL. Format requires max 1 sentence. -
Extra URL appended —
Remote MCP: https://intel.twzrd.xyz/mcpis not part of the standard entry format. If a remote MCP endpoint is relevant, it belongs in the description sentence, not bolted on after it. -
No scanner evidence — PR description lacks a scanner score or CI link, which is mandatory per CONTRIBUTING.md.
Please fix the link to point to a GitHub repo, condense to one sentence, and include scanner results.
TWZRD Agent Intel is a remote MCP server providing Solana on-chain trust scoring for AI agents — it verifies wallet reputation before x402 micropayments, fitting naturally in the Tools & Integrations section.
score_agent,preflight_check; paid:get_trust_receipt(x402)