showcase: add PaliSade onchain security scanner - #92
Merged
Conversation
Keyless, read-only MCP security scanner on Robinhood Chain. 18 inspectors plus a six-source consensus verdict. Includes reproducible live-endpoint proof against the public API and a reusable scan skill.
LauJoeYing
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Showcase Project
What shipped
palisadeacphttps://mcp.palisadescan.com— seeshowcase/palisade/examples/live-endpoint-proof.md(health, tools/list, safety score, honeypot, six-source consensus)showcase/palisade/soul.md(public, redacted agent context)Project package
showcase/<project-slug>/showcase.jsonshowcase/<project-slug>/skills/<skill-name>/when it belongs to this project packageskills/<skill-name>/only when the skill is shared across projectsskills[].sourcePathinshowcase.jsonfor any skill committed in this repohidden: trueonly if this package should merge without publishing its public Showcase card yetsoul.mdonly if the builder intentionally wants to publish public, redacted agent contextSkill standard
showcase/palisade/skills/palisade-security-scanSKILL.mdincludes when to use it and when not to use itSafety and redaction
soul.mddoes not include private instructions, credentials, account data, wallet material, or operational secretsNotes
PaliSade is a keyless, read-only onchain security scanner exposed as an MCP server. It never signs, holds keys, or moves funds. Primary chain is Robinhood Chain (chainId 4663); Ethereum, Polygon, Arbitrum, and Solana are supported for cross-chain checks. Validated locally with
node scripts/validate-showcase.mjs(passes). The poster resolves 200 on the fork branch; the manifest references the upstreammainraw URL, which resolves after merge.