# Network Requests

## Detection Summary

The model may attempt to make outbound network requests when loaded or executed.

## Security Impact

Unexpected network activity can enable data exfiltration or command-and-control behavior.

## False Positive Considerations

Not Applicable

## Recommended Remediation

- Do not load or deploy the affected model. It should be isolated from production systems.
- Alert model development and deployment teams about this alert so they are aware of the situation and can provide contextual insight.
- If this model has already been loaded, have the security team analyze the code associated with the detection in order to understand the impact and determine the best way to handle the incident based on existing procedures and policy.
- Remove the model from the production pipeline if necessary, ensuring the business and operational impact of removal is mitigated.