ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      yx9966

      Safety Report

      drillr — Power Terminal for Deep Financial Research

      @yx9966

      Power terminal for deep financial research on US public equities — reason through investment theses, screen for ideas, map supply chains, do forensic account...

      256Downloads
      0Installs
      11Stars
      1Versions
      Search & Retrieval4,480CLI & Shell Tools3,679DevOps & Infrastructure2,137Design & Prototyping2,077

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's code and runtime instructions are internally consistent with its stated purpose (a read-only research client that forwards user queries to a single hardcoded remote API and prints the returned markdown).

      Apr 10, 20262 files1 concern
      Purpose & Capabilityok

      Name and description (financial research CLI) match the code and SKILL.md: the script sends the user's question as a JSON POST to a single hardcoded endpoint and streams an SSE response to stdout. Required binaries and declared dependencies (python3, stdlib only) align with the implementation.

      Instruction Scopenote

      The instructions explicitly limit the skill to one POST to a hardcoded endpoint and streaming the response to stdout. This is implemented in query.py. Important caveat: user queries are transmitted to a third-party endpoint (diggr-agent-prod-...run.app). The SKILL.md asserts 'no telemetry,' but the skill cannot prevent that remote service from logging or collecting queries — so treat query content as being sent off-host.

      Install Mechanismok

      No install spec; the skill is instruction-only with a small Python CLI file included. No downloads, package installs, or extract operations are present.

      Credentialsok

      The skill requests no environment variables or credentials and the code does not read env vars or local config paths. The lack of required secrets is proportional to the described functionality.

      Persistence & Privilegeok

      always is false and the skill is not requesting persistent presence or modifying other skills/configs. The script is stateless (no local persistence) and only runs when invoked.

      Guidance

      This skill is coherent and does what it claims: it sends your question to a single hardcoded external API and prints back markdown. Before installing, consider privacy and compliance: any sensitive or proprietary text you enter will be transmitted to that remote endpoint (hosted on Google Cloud Run at diggr-agent-prod-...run.app) and may be logged by the operator even though the SKILL.md states 'no telemetry.' Verify the endpoint/owner (drillr.ai vs the run.app domain), read the service's privacy terms, and avoid entering secrets, credentials, or nonpublic data. If that exposure is acceptable, the skill appears internally consistent.

      Latest Release

      v1.0.0

      drillr-skill 1.0.0 - Initial release with a safe, read-only research agent for deep financial analysis on US public equities. - Supports thesis-driven screening, supply chain mapping, forensic accounting, cross-company data tabulation, earnings call and SEC filing fact lookup, smart money tracking, financial modeling, and event-driven research in plain English. - Handles all US-listed public companies (NYSE, NASDAQ, OTC) via a single endpoint; strictly stateless with no local or persistent access. - Fully Python stdlib implementation — no third-party dependencies or credential handling required. - All responses are streamed as markdown; skill does not write files, spawn processes, or perform side effects.

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @yx9966 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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