Crypto Search

v1.0.0

Content search and synthesis primitive using Kaito MCP tools. Use this skill to search for and synthesize content from Twitter (X) and News sources. Triggers...

0· 182·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (Crypto Search — search Twitter/News) align with the SKILL.md: all runtime steps describe constructing queries and calling `kaito_advanced_search`. There are no unrelated environment variables, binaries, or install steps requested that would contradict the stated purpose.
Instruction Scope
SKILL.md stays focused on query construction, boolean syntax, field modifiers, and query strategies for Twitter/News. It does not instruct the agent to read system files, environment variables, or to transmit data to third-party endpoints outside the expected search interface. It explicitly forbids downstream uses (mindshare, sentiment, profiling).
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or pulled from external URLs as part of installation.
Credentials
No environment variables, credentials, or config paths are required. That is proportionate for a skill that delegates searching to an assumed internal service (`kaito_advanced_search`).
Persistence & Privilege
The skill is not force-included (always: false) and requests no special persistent privileges or modifications to other skills. It allows normal autonomous invocation, which is the platform default and expected for skills.
Assessment
This skill appears coherent for running structured searches through an internal `kaito_advanced_search` facility. Before installing, confirm that your agent environment actually provides that service (kaito_advanced_search) and understand where search results are stored or logged. Because the skill's source/homepage is unknown, prefer testing it with non-sensitive queries first and verify that results stay inside your trusted environment. If the skill later asks for API keys, URLs, or to read local files, treat that as a red flag and re-evaluate. If you need higher assurance, ask the skill author for documentation or provenance of the kaito interface it relies on.

Like a lobster shell, security has layers — review code before you run it.

latestvk970nyv55j7bqdrqh3qx7jnf2d82ns9b

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments