Skip to content

Add TWZRD Agent Intel to Tools & Integrations section#41

Open
twzrd-sol wants to merge 1 commit into
hashgraph-online:mainfrom
twzrd-sol:add-twzrd-agent-intel
Open

Add TWZRD Agent Intel to Tools & Integrations section#41
twzrd-sol wants to merge 1 commit into
hashgraph-online:mainfrom
twzrd-sol:add-twzrd-agent-intel

Conversation

@twzrd-sol

Copy link
Copy Markdown

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.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread README.md
- [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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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:

  1. Repository Requirements: The contributing guidelines at the bottom of the README explicitly state that the plugin must have a public GitHub repository.
  2. 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 match https://github.com/.... Using a non-GitHub URL will cause this plugin to be skipped during metadata regeneration, meaning it won't be added to plugins.json or marketplace.json and cannot be installed by users.

Please update the main link to point to the public GitHub repository of the plugin.

Suggested change
- [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-bot

kilo-code-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

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 internet-dot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issues found against CONTRIBUTING.md:

  1. Non-GitHub URL — The link points to https://intel.twzrd.xyz instead of a GitHub repository. CONTRIBUTING.md format requires a GitHub repo URL: - [Name](https://github.com/owner/repo).

  2. Two-sentence description — The description is two sentences with an appended Remote MCP: URL. Format requires max 1 sentence.

  3. Extra URL appendedRemote MCP: https://intel.twzrd.xyz/mcp is 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.

  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants