BondInformation
PassAudited by VirusTotal on Apr 3, 2026.
Findings (1)
The skill provides bond market information via the FEEDAX API but exhibits several high-risk security practices. In SKILL.md, the agent is instructed to execute 'cat .env' to check for configuration, which could inadvertently expose unrelated sensitive secrets stored in the environment file. Additionally, the script 'scripts/query_bond_information.py' transmits the user's API key over an unencrypted HTTP connection to a hardcoded IP address (221.6.15.90:18011), posing a significant risk of credential interception and data exposure.
