docs/CONTENT_SAFETY.md
Last updated: August 13, 2026
Astron Agent can accept user input, retrieve third-party material, invoke models and tools, and return generated content. Such content can be inaccurate, misleading, inappropriate, harmful, or illegal. This document describes the project's safety expectations, the optional controls in the software, and the responsibilities of people who deploy workflows.
The Astron Agent maintainers do not operate or moderate every independently hosted deployment. Each deployer must assess its users, jurisdiction, domain, models, data, and tools; define enforceable rules; provide an end-user reporting channel; and staff its own review and appeal process. High-impact uses require safeguards beyond the general controls described here.
Deployments should not knowingly enable or distribute content or actions that:
Context matters. Legitimate security research, education, documentation, and reporting may discuss risky subjects without promoting harm. Human reviewers should consider purpose, audience, likely impact, and applicable law rather than relying on keywords alone.
Astron Agent contains an optional text-audit pipeline for workflow input and output. When configured, it can submit text to an iFLYTEK audit service and stop processing when that service returns a non-allow action. The implementation supports auditing user input and streamed text output.
Important limitations are public and intentional:
AUDIT_ENABLE=0);The relevant settings are documented in the workflow configuration templates, and the implementation is available in the workflow audit system. Operators may add compatible layers at the model gateway, workflow, plugin, or application boundary, but should test their behavior before relying on them.
Before making a workflow available, its operator should:
Turning on the optional audit service is one control, not a complete safety program.
Reports about content in an independently operated Astron Agent application must go to that application's operator. The operator should publish a contact method near the user experience and ask reporters for the content or workflow identifier, time, reason for concern, and enough context to investigate. Reporters should avoid resending sensitive content unless it is necessary and the channel is protected.
For content on Astron Agent's project-managed community surfaces, report abusive or harassing conduct to [email protected] under the Code of Conduct. Report security vulnerabilities privately to [email protected] under the public iFLYTEK organization security policy and its detailed community security policy. Do not disclose vulnerabilities or personal data in a public issue.
The project does not yet have enough comparable content reports to publish a meaningful historical average response time. The iFLYTEK community's incident resolution procedures state that Code of Conduct reports are usually acknowledged within a few business days. The organization security policy has a separate 48-hour acknowledgment target for vulnerability reports. Independent deployers must publish their own service level and emergency path.
For harassment or other Code of Conduct cases on Astron Agent's project-managed
community surfaces, the reporter, the person accused, or another person materially
affected by the outcome may request a review. Send the request to
[email protected] with the subject
Astron Agent Code of Conduct appeal. Include the original case reference, the
outcome being challenged, and at least one reason for review, such as a material
procedural error, a relevant conflict of interest, significant new evidence, or
a remedy that appears clearly disproportionate.
Appeals are handled as follows:
Appeal information is shared only with people who need it to conduct the review, protect participants, or comply with law. Reviewers must protect reporter and witness identities, avoid unnecessary disclosure of personal data, and follow the confidentiality and conflict-of-interest rules in the linked incident resolution procedures. Retaliation for making or participating in a good-faith appeal is prohibited. This process does not restrict any rights or remedies available under applicable law.
A deployer's documented moderation process should:
Automated decisions should be reversible where practical. Appeals should be reviewed by a person who was not solely responsible for the initial decision, especially when the outcome materially affects an individual.
Astron Agent is a general-purpose development platform, not a child-directed service. A deployer that permits use by children or processes their data must perform an age-appropriate risk assessment, use any legally required parental or guardian consent, minimize collection and profiling, avoid manipulative design, restrict contact and high-risk tools, provide child-accessible notices and reporting, and route serious concerns to trained personnel and the appropriate authorities.
If those protections cannot be provided, the workflow should not be offered to children. The project Code of Conduct separately protects community participation from harassment regardless of age.
Content review itself can expose sensitive information. Reports, audit-service requests, logs, reviewer access, and retained evidence must follow the Privacy and Data Governance document and the deployment's own privacy notice.
Operators should disclose which safeguards are active, their important limitations, and any material external recipients. Material changes to this document are made through the repository's public review process, and the file history records them.