← Back to Skills Marketplace
kai157isme-lgtm

Us Treasury Radar

by kai157isme-lgtm · GitHub ↗ · v4.1.0 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install us-treasury-radar
Description
Provides real-time US Treasury debt and foreign holding data analysis, detecting risk signals like "Davidian double kill" for informed investment decisions.
Usage Guidance
This package appears coherent and limited to fetching public Treasury/TIC data and producing a report. Before installing: (1) inspect the included radar.py (already present) and confirm network calls are only to treasurydirect.gov (they are), (2) ensure the runtime has Python3 and the 'requests' package installed, (3) run the script in a restricted environment if you want to limit network access while testing, and (4) note the publisher/source is anonymous — if provenance matters to you, prefer packages from known authors or official repositories.
Capability Analysis
Type: OpenClaw Skill Name: us-treasury-radar Version: 4.1.0 The skill is a financial monitoring tool designed to track US Treasury debt and demand. It fetches public data from legitimate government sources (TreasuryDirect.gov) using the 'requests' library in 'radar.py' and provides a formatted report. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code logic is transparent and aligns perfectly with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description (US Treasury data and risk signals) align with the included files and runtime behavior. The code fetches TreasuryDirect endpoints and computes the listed metrics; nothing in the package requests unrelated capabilities.
Instruction Scope
SKILL.md and README instruct only to run the provided Python script and describe data sources (TreasuryDirect and TIC). There are no instructions to read arbitrary local files, export credentials, or send data to third-party endpoints beyond the documented TreasuryDirect URLs.
Install Mechanism
There is no install spec (instruction-only + code shipped). This is low risk. One minor operational omission: the script uses the Python requests library but the skill does not declare or install that dependency — users should ensure 'requests' is available in the runtime environment.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does network calls only to treasurydirect.gov, which is proportional to the stated purpose.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and does not modify other skills or system settings. It only contains a simple run.sh for optional scheduled execution.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install us-treasury-radar
  3. After installation, invoke the skill by name or use /us-treasury-radar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.1.0
- Updated internal logic in radar.py (details not shown in changelog). - No changes to user-facing features or documentation. - Maintained compatibility with existing usage and output formats.
v4.0.0
US Treasury Radar 4.0.0 introduces a new data structure and more accurate, real-time data sources: - Switched primary data sources to TreasuryDirect.gov for US debt and Fed holdings, with accurate daily updates. - Monthly foreign holder data now handled as estimated values with trend adjustments (TIC report lag noted). - Refined metrics: Delta now tracks weekly debt changes; clearer explanation of Gamma and MoM/YoY. - Updated output/report structure for better clarity and usability. - Comprehensive accuracy disclaimer and usage instructions added.
v3.9.0
- Updated radar.py with new changes. - No updates to user-facing documentation or feature descriptions.
v3.8.0
US Treasury Radar v3.8.0 - Added detailed documentation (SKILL.md) outlining all core features, data sources, key metrics, and signal definitions. - Clearly documents trigger phrases and example usage for easier user interaction. - Describes new output format, including separate supply and demand analyses, risk signals, and investment advice. - Specifies real-time data use from FRED API for US Treasury analysis.
Metadata
Slug us-treasury-radar
Version 4.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Us Treasury Radar?

Provides real-time US Treasury debt and foreign holding data analysis, detecting risk signals like "Davidian double kill" for informed investment decisions. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install Us Treasury Radar?

Run "/install us-treasury-radar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Us Treasury Radar free?

Yes, Us Treasury Radar is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Us Treasury Radar support?

Us Treasury Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Us Treasury Radar?

It is built and maintained by kai157isme-lgtm (@kai157isme-lgtm); the current version is v4.1.0.

💬 Comments