ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      adlai88

      Safety Report

      Simmer Briefing

      @adlai88

      Daily check-in pattern for Simmer agents. One API call returns portfolio, risk alerts, and opportunities across all venues. Use this in your heartbeat to kee...

      35Downloads
      0Installs
      0Stars
      2Versions
      API Integration11,971Networking & DNS2,106Notifications & Alerts1,853

      Security Analysis

      high confidence
      Clean

      The skill's requirements and runtime instructions match its stated purpose (calling a Simmer briefing API using a single API key); nothing requested appears disproportionate or unrelated.

      Apr 30, 20262 files
      Purpose & Capabilityok

      Name/description, SKILL.md, and clawhub.json consistently describe a read-only briefing call to Simmer and declare a single credential (SIMMER_API_KEY) and a single dependency (simmer-sdk). These requirements are proportionate to the stated purpose.

      Instruction Scopeok

      SKILL.md only instructs the agent to call the briefing endpoint, parse/display the returned fields, and respect rate limits. It does not ask the agent to read unrelated files, access other env vars, or transmit data to endpoints outside simmer.markets/docs and the API; it explicitly excludes trade execution and wallet setup.

      Install Mechanismok

      There is no custom install script in the skill bundle; metadata lists a pip dependency (simmer-sdk) which matches the Python example in SKILL.md. Installing a pip package is the expected mechanism for this SDK-based skill.

      Credentialsok

      Only SIMMER_API_KEY is required (declared as primaryEnv in SKILL.md and in clawhub.json). That single API key is appropriate for an API client that reads a user's briefing data.

      Persistence & Privilegeok

      The skill is not marked always:true, has no autostart/entrypoint, and does not request system-wide config changes or other skills' credentials.

      Guidance

      This skill appears coherent and read-only: it will call Simmer's briefing API using your SIMMER_API_KEY and present the results. Before installing: 1) confirm the SIMMER_API_KEY is legitimate and limited to read-only scope if possible, 2) verify the simmer-sdk package on PyPI (or the project repo) so you trust what will be installed, 3) avoid pasting long-lived keys directly into example code — prefer providing them via env vars, and 4) understand the skill does not execute trades but will surface sensitive portfolio info from your Simmer account to the agent's output, so grant access only if you trust the service and the agent.

      Latest Release

      v0.1.1

      Address LLM scanner findings: remove cross-skill modification language (disable/resize), drop 'embed in your skill prompt' section, scope to single get_briefing API method, replace named cross-references with neutral scope statement.

      More by @adlai88

      Polymarket Fast Loop

      36 stars

      Simmer

      19 stars

      Polymarket Copytrading

      2 stars

      Polymarket Ai Divergence

      2 stars

      Simmer Wallet Setup

      0 stars

      Polymarket Valuation Divergence

      0 stars

      Published by @adlai88 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]