TencentCloud Image AIGC Detection
Paste the following prompt into your AI chat to install this skill:
Please install @tencent-adm/tencentcloud-aigc-recog-image according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Online content platforms, e-commerce review, and UGC communities often need to determine whether an image is authentic or produced by a generative model. Manual sampling is expensive, and fixed rules struggle to cover the output styles of Stable Diffusion, Midjourney, and GPT-4o, which can let synthetic images slip through before publication. This skill wraps Tencent Cloud image content security AIGC detection into an executable capability for image authenticity screening, AI artwork review, and synthetic media checks.
How It Works
- It accepts an image URL or local file path; local files are read and converted to
Base64. - It calls the
ImageModerationAPI with theIMAGE_AIGCdetection type instead of relying on an LLM to guess. - It returns
suggestion,label,score, anddetail_results:Passindicates an authentic image tendency,Reviewindicates manual rechecking, andBlockindicates likely AI generation. - Before running, configure Tencent Cloud API credentials and set
TENCENTCLOUD_AIGC_RECOG_IMAGE_BIZ_TYPE; addTENCENTCLOUD_TOKENwhen using temporary credentials.
Boundaries
Supported formats include PNG, JPG, JPEG, BMP, GIF, and WEBP, with a 5MB image limit. API rate depends on console quotas. Results depend on the account policy ID, and the agent should not fabricate outcomes when the API fails; it should return the error to the caller.
Use Cases
- Community moderators review UGC images before publishing and flag AI art from Stable Diffusion or similar models.
- E-commerce reviewers screen merchant-uploaded product images for authenticity and route suspected AI images to manual review.
- Security teams investigate synthetic-image evidence in complaints and need Pass, Review, Block advice with risk scores.
- Application developers integrate user-uploaded images into review pipelines using URL or local-file detection results.
Best For
- UGC content safety reviewers who need to distinguish real photos from AI-generated images.
- Backend engineers integrating content security APIs who need AIGC detection suggestion and score fields.
- Security operations staff handling fraud or IP complaints who need explainable moderation advice for one suspicious image.
- SREs building image review pipelines who need URL or local-file detection and clear credential error handling.
Related Skills
Comprehensive network engineering skill covering fault troubleshooting, technical consulting, and architecture design across routing and switching, wireless, security, cloud computing, and optical transport.
Provides 9 application modules based on GB/T 33000-2025 and DuPont safety methodologies for diagnosing, standardizing, and building culture in enterprise safety management systems.
Detects PII, API keys, tokens, and blockchain credentials at the message entry, applies reversible masking, and flags prompt injection or dangerous commands locally.
A multi-cloud AIOps assistant supporting OAuth, AK/SK, and OneID for conversational cloud resource queries and governance on Tencent Cloud and other providers.