walrus-research — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited walrus-research (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
# Suiperpower telemetry. Routes through the CLI so projects.json + Convex stay in sync.
# Silent on failure so the skill never blocks. Opt out: SUIPERPOWER_TELEMETRY=off.
#
# AGENT NOTE: when this skill finishes, run the matching completion command:
# suiperpower track walrus-research idea completed
# Or use "failed" / "aborted" if it ended that way.
command -v suiperpower >/dev/null 2>&1 && suiperpower track walrus-research idea started >/dev/null 2>&1 &
trueIf TEL_PROMPTED is no, before doing real work, ask the user:
Help suiperpower get better. We track which skills get used and how long they take. No code, no file paths, no PII. Change anytime in ~/.suiperpower/config.json.>
A) Sure, anonymous B) No thanks
Write the answer to ~/.suiperpower/config.json telemetryTier field and create ~/.suiperpower/.telemetry-prompted. Then continue.
Surveys current Walrus storage usage and turns it into a list of product opportunities. Walks four categories: media products, archive products, identity / verifiable storage, and developer tooling. Output is a ranked candidate list grounded in observed usage patterns and gaps in tooling, not generic "decentralized storage" framings.
The Walrus value proposition is durable, available, content-addressed blob storage with payment in WAL. The gaps are usually at the integration layer (apps, tooling, gateways), not the protocol layer.
walrus-storage.find-next-sui-idea.deepbook-research.If you activated this and the user actually wants something else, consult skills/SKILL_ROUTER.md and hand off.
A research block written to .suiperpower/idea-context.md (or a new .suiperpower/research-walrus-<timestamp>.md if no idea is chosen yet):
## Walrus research, <timestamp>
### Usage patterns observed
- <pattern>: <evidence>
- ...
### Underserved use cases
1. <use case>: <evidence>, <product idea this enables>
2. ...
### Gaps in tooling
- <gap>: <evidence>, <product idea this enables>
### Risks and constraints
- <risk>: <mitigation>
### Citations
- <Walrus docs link, observability dashboard, sponsor RFP, etc>Before reporting done:
If any answer is no, the skill keeps working.
On-demand references (load when relevant to the user's question):
references/walrus-categories.md: Four-category decomposition with category-specific questions.references/walrus-unit-economics.md: How to think about WAL spend, gateway cost, pricing.Knowledge docs:
skills/data/sui-knowledge/sponsor-docs/walrus.md: Walrus integration knowledge doc.skills/data/sui-knowledge/04-protocols-and-sdks.md: SDK and integration overview.claude "/suiper:walrus-research <your message>"codex "/walrus-research <your message>"grok, then /walrus-research <your message> in the session~/.cursor/rules/walrus-research.mdc and reference it.If you activated this and the user actually wants something else, consult skills/SKILL_ROUTER.md and hand off.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.