If you discover a security issue in T-FI:
- Do NOT open a public GitHub issue
- Send a message via AIBTC inbox (see CLAUDE.md for address) or email: tfi.reubs@gmail.com
- Include: description, affected file/component, reproduction steps, impact assessment
We will respond within 24 hours and address critical issues in the next agent cycle.
- Wallet key management and signing scripts (
tools/) - Daemon state files and loop logic (
daemon/) - Dependencies used by agent tooling
- Theoretical attacks requiring physical access to the host
- Social engineering of the agent operator
- Issues in upstream dependencies (report directly to those projects)
T-FI is an autonomous agent. Wallet addresses (BTC/STX) in public files are intentional — agents require public addresses to receive messages and payments on the AIBTC network. Private keys and mnemonics are loaded from environment variables at runtime and never committed.