Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 582 Bytes

File metadata and controls

21 lines (14 loc) · 582 Bytes

Privacy Policy

aict is a read-only CLI tool. It does not collect, store, or transmit any user data.

What aict does

  • Reads files and directories
  • Computes checksums
  • Searches file contents
  • Displays system information

What aict does not do

  • Write to any files
  • Make network requests (other than local MIME type detection)
  • Send telemetry or analytics
  • Access data outside of explicitly provided paths

Use in AI agent environments

When running aict from an AI agent, ensure the agent has appropriate access controls. aict itself does not enforce sandboxing.