Security model

Designed for sanitized evidence, not live access.

FireCore NetOps Assistant is built to help teams analyze uploaded configs and pasted command output while avoiding direct production connectivity.

No live device sessions

The app is not intended to SSH, API, SNMP, or otherwise connect into production routers, switches, firewalls, controllers, or VPN gateways.

Sanitized inputs

Users should remove secrets, public IPs, customer identifiers, passwords, preshared keys, tokens, and sensitive hostnames before analysis.

Offline reasoning

Findings are generated from supplied configs and command output. They are decision support, not a replacement for controlled validation in the environment.

Recommended operating practice

Before upload or paste

  • Sanitize credentials and secrets
  • Remove customer-sensitive identifiers when possible
  • Use sample or lab output for demos
  • Keep production access separate from analysis

Before acting on findings

  • Validate against authoritative device output
  • Use change control for production changes
  • Keep rollback commands ready
  • Export reports for peer review and customer handoff