Natural-Language Policy Violations
Medium
- Confidence
- 87% confidence
- Finding
- L003 的描述全文以中文定义技能用途,且文档中的回复模板、触发示例与交互方式均默认中文,没有说明是否支持其他语言或允许用户选择输出语言。根据规则,若技能对语言/locale 作出强制性默认而无用户选择或明确地域限定,属于自然语言策略问题。
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a straightforward Chinese-language daily news helper that fetches news from a disclosed third-party API without hidden local access or persistence.
Install only if you are comfortable using a Chinese-language news tool that contacts api.cjiot.cc when invoked. Consider narrowing activation phrases or confirming before calls when a message only loosely mentions news.
process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';process.exit(1);
}
const url = `https://api.cjiot.cc/api/v1/daily?date=${date}`;
https.get(url, (res) => {
let data = '';No suspicious patterns detected.