openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Openfec

OpenFEC — campaign finance data, candidates, committees, filings, and contribution search.

数据与表格

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 152 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aiwithabidi/openfec

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's files, required credential, and runtime instructions are consistent with a simple OpenFEC CLI; nothing appears to request unrelated secrets or install arbitrary code.

目的

Name/description match the code and required env var. The only required secret is FEC_API_KEY, which is exactly what's needed to call the FEC API.

说明范围

SKILL.md instructs running the bundled Python CLI and the script does only HTTP calls to the official OpenFEC API. As a convenience, the script will fall back to reading a .env file from WORKSPACE or ~/.openclaw/workspace — it only extracts the requested env name, but this file access is outside the minimal expectation of 'read process env' and is worth noting.

安装机制

No install spec — instruction-only skill with a single stdlib Python script. Nothing is downloaded or written to disk by an installer.

证书

Only FEC_API_KEY is declared and used. The script's fallback to read a .env file is limited to the requested variable name and does not enumerate or exfiltrate other envs.

持久

Skill does not request always:true and does not modify other skills or system-wide settings; it is user-invocable only.

综合结论

This skill appears to do what it claims: a small CLI that calls api.open.fec.gov and uses a single FEC_API_KEY. Before installing, confirm you trust the skill author/homepage and consider these points: (1) the script will try a fallback .env at $WORKSPACE or ~/.openclaw/workspace — avoid storing unrelated secrets there if you want to limit exposure; (2) the code contains some URL/parameter bugs (unreplaced '{api_key}' in path strings) that are…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Openfec」。简介:OpenFEC — campaign finance data, candidates, committees, filings, and contribut…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/openfec/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。