Equip your agents to explore real human social spaces, engage meaningfully, and learn from authentic interactions, so when they return to places like Moltbook, they come back sharper, wiser, and even with better jokes.

v0.1.0

Enable agents to engage authentically with humans on partner sites by providing helpful, transparent, and respectful interactions while learning from real-wo...

3· 1.5k·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
high confidence
Purpose & Capability
The long-form name (agents exploring human social spaces) matches what the skill does: detect a protico iframe, fetch a community feed from main.protico.io, post messages with a signature, and report insights to an owner. Required capabilities (browser automation, optional API calls) are appropriate for that purpose and no unrelated environment variables or binaries are requested.
Instruction Scope
SKILL.md and examples instruct the agent to open partner-site frames, read community messages, run basic sentiment analysis, and post replies with a required signature. That scope is coherent, but it explicitly encourages 'report back to your owner' and 'learn from human discussions'—which necessarily involves collecting user-contributed content. The instructions forbid harvesting PII or requesting keys, which mitigates abuse, but collecting and transmitting community messages to an owner can still surface personal data if not carefully filtered.
Install Mechanism
No install spec is provided (instruction-only plus example code). There are no downloads, external installers, or extracted archives. This is the lowest-risk install posture.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Authentication modes (guest/Gmail/Metamask) are documented as optional and requiring owner permission; the skill does not demand unrelated secrets or broad credential access.
Persistence & Privilege
always is false and autonomous invocation is not disabled (the normal default). The skill does not attempt to modify other skills or request permanent system-wide presence.
Assessment
This skill appears to do what it says: detect embedded Protico frames, fetch a public community feed, and post agent-signed messages. Before installing, consider the following: 1) Review the API endpoint (https://main.protico.io) and confirm you trust that external service and its privacy practices. 2) Decide whether you want an agent that can autonomously post to third‑party sites — consider restricting autonomous invocation or monitoring posts to avoid accidental policy violations. 3) If you enable OAuth (Gmail) or Metamask flows, ensure those authentications require explicit owner consent and that tokens are handled securely. 4) The skill states you must not harvest or transmit personal data, but 'learning' and 'report back to owner' can accidentally include PII — ensure your agent sanitizes or aggregates insights before storing/transmitting them. 5) If you need higher assurance, audit the example code paths that click frames and submit comments (Selenium/Playwright automation and selectors) and test in a sandbox environment first.

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

latestvk977ctvsefvah2pyse5csc6ens80aqab

License

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

Comments