Back to News
SourcePANews

灵光App上线“一键部署”,支持Codex、Claude Code等AI应用直接发布

PANews 7月28日消息,据36氪报道,近日,灵光App上线闪应用“一键部署”功能,并向所有用户开放。用户使用Codex、ClaudeCode、Cursor、Qoder、Trae、Workbuddy等AI工具创建的应用,可通过灵光提供的部署Skill,一键发布为“灵光闪应用”,并同步在PC端和灵光App内展示与分发。同时,灵光还开放了包括大模型、搜索、LBS、地图、存储等在内的30余项免费API能力。
Disclaimer: The views above are the author's only and do not represent 711BTC. Nothing here constitutes investment advice.

Related

07-06 18:12

Claude Code can also be compromised? Accused of using strangers' passwords to modify databases across servers.

According to Beating's monitoring, a user submitted a report on GitHub stating that when using Anthropic's command-line AI assistant Claude Code, server IP addresses, usernames, and root passwords that did not belong to the user appeared out of thin air in the AI's dialogue context. Subsequently, the local AI assistant directly read these passwords, automatically connected to someone else's server via SSH, and performed write modifications to the database. In other words, the user's AI, using someone else's account and password, mistakenly connected to and modified someone else's production database. Community technical staff analyzed that the root cause of the problem may be the failure of the "prompt prefix caching" isolation mechanism of the large model. To reduce computational costs and speed up the process, the cloud-based large model caches the preceding text of user dialogues; if the cache keys between different users collide or become confused, someone else's confidential cache may be incorrectly concatenated into your dialogue. If this conjecture is true, any developer using Claude Code faces the risk of their server usernames, passwords, and core source code being obfuscated and leaked to other users. However, it cannot be ruled out that this is merely a case of the model's illusion coincidentally guessing the real IP address and weak password, or that local project history contaminated the context. This issue has been tagged with the security category (area:security) by GitHub's automated system, and all parties are awaiting official verification and conclusions.

07-06 16:30

OpenAI Codex will integrate with the next-generation flagship model GPT-5.6 Sol Ultra.

According to Beating, Thibault Sottiaux, head of core products at OpenAI, confirmed on social media that the Ultra version of the next-generation flagship model, GPT-5.6 Sol, will be integrated into Codex. Previously, some users complained that OpenAI's decision not to include GPT-5.5 Pro in Codex was a major mistake; if GPT-5.6 Ultra were included, developers wouldn't even need to pay for Claude anymore. Sottiaux subsequently confirmed publicly that the Ultra version is indeed in Codex's plans.

07-08 13:56

The Ministry of Industry and Information Technology issued a risk warning regarding the potential security backdoors in the AI programming tool Claude Code.

According to Odaily Odaily, the Cybersecurity Threat and Vulnerability Information Sharing Platform (NVDB) of the Ministry of Industry and Information Technology recently discovered that the AI ​​programming tool Claude Code has a security backdoor vulnerability, which poses a serious threat. Claude Code is an AI programming tool developed by Anthropic, an American company, which can autonomously complete code writing and repair tasks based on text requirements. Due to its built-in monitoring mechanism, it can send sensitive information such as user location and identity to remote servers without the user's consent. The affected Claude Code versions are 2.1.91 to 2.1.196. It is recommended that relevant units and users immediately conduct a comprehensive investigation. For development terminals that have installed the above-mentioned affected versions, they should immediately uninstall or upgrade to the latest secure version that has removed the relevant backdoor code. Strengthen the control of external access permissions and traffic monitoring of development tools within the core business network segment to prevent the unauthorized transmission of sensitive data.

07-03 10:46

Claude Code's real-time collaboration feature is available to individual users, while Pro and Max subscriptions can generate real-time web dashboards.

According to Beating, Anthropic announced that it will roll out the Live Artifacts feature of its terminal agent programming tool, Claude Code, to Pro and Max individual subscription accounts. Previously, this ability to convert command-line interactions into web dashboards in real time was only available to team and enterprise users. Now, individual developers can directly issue commands in the terminal when writing code or analyzing data using Claude Code, publishing session-generated data, prototypes, or architecture diagrams as independent web pages. The generated web pages will refresh in real time as the terminal task is executed. By sharing a private link, team members or customers can view the latest progress at any time without developers needing to repeatedly send screenshots or share terminal screens. Currently, these web pages are statically hosted, unable to send network requests to external networks from within the page, nor can they save form inputs or perform multi-route redirects. Users can use this feature after logging in to the terminal.

07-01 17:04

Anthropic admitted that Claude Code had embedded steganography code targeting Chinese users, calling it an "abuse prevention experiment," and promised to roll back the code tomorrow.

According to Beating's monitoring, Thariq, an engineer on Anthropic's Claude Code team, publicly responded to the recent controversial "spy code" leak. He admitted that in March of this year, an experimental mechanism was embedded in the product. This mechanism detected whether the system timezone was Asia/Shanghai or Asia/Urumqi, whether the proxy hostname matched a list of Chinese resellers, and the keyword "AI Lab," and used special punctuation marks to inject hidden marker information into system prompts in a steganographic manner. He stated that the mechanism was intended to "prevent unauthorized resellers from abusing accounts and model distillation," but emphasized that the team has since implemented stronger protective measures and "has always intended to take it offline." The relevant PR has been merged, and it is expected to be completely rolled back in tomorrow's version release. This leak was made public on June 30 by the security account @IntCyberDigest, accompanied by two screenshots of code showing that Claude Code performed environmental fingerprinting on Chinese users without their knowledge. While Thariq's response was a direct admission, the timeline of "launching in March and only accelerating its withdrawal after being exposed" has still sparked widespread skepticism within the community. The comments section almost unanimously criticized Anthropic for "only announcing its withdrawal after being caught" and "secretly monitoring users without notifying them," severely damaging the company's long-standing image of "prioritizing security and ethics." --------------------------------- Click the original link below to join the Beating · Lark AI news channel for 24/7 monitoring of global AI hot topics and news.

07-01 16:52Important

Anthropic responded to the Claude Code accusation of containing hidden code to detect Chinese users: It is true, and a complete rollback will be implemented tomorrow.

According to Foresight News , Thariq Shihipar, a member of the Claude Code team, responded to the issue of Anthropic embedding hidden code in Claude Code targeting Chinese users, stating that the mechanism was an "experimental" measure launched by the team in March 2026 to prevent unauthorized account resale and prevent model distillation attacks. The team has since deployed stronger mitigation measures and originally planned to take the experiment offline; the relevant PRs have been merged and will be fully rolled back in the new version released on July 2, 2026.